最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.057秒)
トップページ
>
:
param
>
:set_comment
別のキーワード
stringio set_encoding
_builtin set_encoding
tracer set_get_line_procs
set new
openssl set
ライブラリ
rdoc
/
context
(12)
クラス
RDoc
::
Context
::
Section
(12)
検索結果
先頭1件
RDoc
::
Context
::
Section
#
set
_
comment(comment) -> ()
RDoc
::
Context
::
Section
#
set
_
comment(comment) -> ()
(18107.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
自身にコメントを設定します。
...
自身にコメントを設定します。
@
param
comment 文字列を指定します。
comment の最初の行に :section: を含んでいた場合、その行以降の文字列をコ
メントとして設定します。そうでない場合は comment すべてをコメントとして
設定
...
RDoc::Context::Section