print_dependencies(spec, level = 0) -> String[permalink][rdoc]-
依存関係を表す文字列を返します。
- [PARAM] spec:
- Gem::Specification のインスタンスを指定します。
- [PARAM] level:
- 依存関係の深さを指定します。
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
print_dependencies(spec, level = 0) -> String[permalink][rdoc]依存関係を表す文字列を返します。