るりまサーチ

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

別のキーワード

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

モジュール

キーワード

検索結果

<< < ... 24 25 26 >>

RDoc::CodeObject#section -> RDoc::Context::Section (102.0)

所属している section を返します。

所属している section を返します。

IRB::ExtendCommandBundle#irb_load(*opts, &b) -> nil (17.0)

現在の irb に関する IRB::Context に対して irb_load コマンドを実行 します。

...現在の irb に関する IRB::Context に対して irb_load コマンドを実行
します。

@see IRB::ExtendCommand::Load#execute...

IRB::ExtendCommandBundle#irb_require(*opts, &b) -> bool (17.0)

現在の irb に関する IRB::Context に対して irb_require コマンドを 実行します。

...現在の irb に関する IRB::Context に対して irb_require コマンドを
実行します。

@see IRB::ExtendCommand::Require#execute...

REXML::Element#raw -> bool (13.0)

その要素が raw モードであるならば真を返します。

...その要素が raw モードであるならば真を返します。

以下のいずれかであれば、raw モードであると判定されます。
* REXML::Element#context の :raw が :all である
* context の :raw の配列に self の要素名が含まれる...

REXML::Element#whitespace -> bool (13.0)

要素(self)内で空白が考慮されるならば真を返します。

...素(self)内で空白が考慮されるならば真を返します。

これは、
* REXML::Element#context に :respect_whitespace も :compress_whitespace も
含まれない
* context の :respect_whitespace に self の要素名が含まれていて、
:compress_whitespace に self...

絞り込み条件を変える

OpenSSL::ASN1::ASN1Data#tag_class -> Symbol (7.0)

タグクラスを返します。

...タグクラスを返します。

:UNIVERSAL、:CONTEXT_SPECIFIC、:APPLICATION, :PRIVATE のいずれかを返します。

@see OpenSSL::ASN1::ASN1Data#tag_class=...

RDoc::CodeObject#section=(val) (7.0)

所属する section を設定します。

...所属する section を設定します。

@param val RDoc::Context::Section オブジェクトを指定します。...
<< < ... 24 25 26 >>