るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.010秒)
トップページ > バージョン:3.3[x] > クエリ:section[x] > クラス:RDoc::Context[x]

別のキーワード

  1. section ==
  2. section new
  3. section title
  4. section parent
  5. section comment

ライブラリ

キーワード

検索結果

RDoc::Context#current_section -> RDoc::Context::Section (18658.0)

現在の section を返します。

現在の section を返します。

RDoc::Context#sections -> RDoc::Context::Section (18655.0)

追加された RDoc::Context::Section の配列を返します。

...追加された RDoc::Context::Section の配列を返します。...

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

Handle sections

Handle sections