Ruby 2.7.0 リファレンスマニュアル
ライブラリ一覧
rubygems/specificationライブラリ
Gem::Specificationクラス
normalize_yaml_input
singleton method Gem::Specification.normalize_yaml_input
normalize_yaml_input(input) -> String
[
permalink
][
rdoc
][
edit
]
YAML 形式の gemspec を正しくフォーマットします。
[PARAM] input:
文字列か
IO
オブジェクトを指定します。