るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.159秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:set_comment[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. bigdecimal to_r
  5. fileutils rm_r

ライブラリ

クラス

検索結果

RDoc::Context::Section#set_comment(comment) -> () (21201.0)

自身にコメントを設定します。

...@param comment 文字列を指定します。

comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定します。

# ---------------------
#...
...:section: The title
# The body
# ---------------------...