るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.019秒)

別のキーワード

  1. context new
  2. rdoc/context new
  3. rexml/document context
  4. webrick/ssl ssl_context
  5. context thread

ライブラリ

キーワード

検索結果

RDoc::Context::Section#comment -> String | nil (21102.0)

section のコメントを返します。

section のコメントを返します。

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

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

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

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

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

RDoc::Context#set_current_section(title, comment) -> () (3102.0)

Handle sections

Handle sections