るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.020秒)
トップページ > クエリ:on[x] > ライブラリ:rdoc[x] > クエリ:content[x]

別のキーワード

  1. optparse on
  2. optionparser on
  3. tracer on
  4. thread abort_on_exception
  5. _builtin abort_on_exception

検索結果

RDoc::Markup#content -> String (24202.0)

変換する文字列を返します。

...変換する文字列を返します。

rdoc
ライブラリのデバッグ用途に使用します。
SM::SimpleMarkup#convert の後に実行します。

変換のために加工したオブジェクトを改行で連結したものを返すため、変換前
の文字列と結果が異なる...
...事があります。

@see SM::SimpleMarkup#convert...

RDoc::Markup::Formatter#convert(content) -> () (6324.0)

content で指定された文字列を変換します。

...
content
で指定された文字列を変換します。

@param content 変換する文字列を指定します。...