24件ヒット
[1-24件を表示]
(0.071秒)
ライブラリ
-
rdoc
/ context (24)
検索結果
先頭2件
-
RDoc
:: Context :: Section # comment -> String | nil (21119.0) -
section のコメントを返します。
...
section のコメントを返します。... -
RDoc
:: Context :: Section # set _ comment(comment) -> () (9234.0) -
自身にコメントを設定します。
... comment 文字列を指定します。
comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定します。
# ---------------------
# :section...