るりまサーチ

最速Rubyリファレンスマニュアル検索!
191件ヒット [1-100件を表示] (0.055秒)
トップページ > クエリ:IO[x] > クエリ:p[x] > クエリ:section[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io each_line
  5. io readlines

検索結果

<< 1 2 > >>

OpenSSL::Config#section(sec) -> {String => String} (21207.0)

指定したセクションの設定情報をハッシュで返します。

...指定したセクションの設定情報をハッシュで返します。

ハッシュのキーが設定情報のキー、ハッシュの値が対応する情報となります。

section
は obsolete です。[] を使ってください。

@param sec セクションを表す文字列...

Net::HTTPExpectationFailed (18006.0)

HTTP レスポンス 417 (Expectation Failed) を表現するクラスです。

...HTTP レスポンス 417 (Expectation Failed) を表現するクラスです。

詳しくは 7231 Section 6.5.14 を見てください。...

OpenSSL::Config#sections -> [String] (15200.0)

オブジェクトに含まれる全てのセクション名の配列を返します。

オブジェクトに含まれる全てのセクション名の配列を返します。

RDoc::Context::Section#inspect -> String (12100.0)

自身の情報を人間に読みやすい文字列にして返します。

自身の情報を人間に読みやすい文字列にして返します。

RDoc::Context::Section#parent -> RDoc::Context (12100.0)

自身が所属する RDoc::Context オブジェクトを返します。

自身が所属する RDoc::Context オブジェクトを返します。

絞り込み条件を変える

Net::HTTPPreconditionFailed (12012.0)

HTTP レスポンス 412 (Precondition Failed) を表現するクラスです。

...HTTP レスポンス 412 (Precondition Failed) を表現するクラスです。

詳しくは 7232 Section 4.2, 8144 Section 3.2 を見てください。...

Net::HTTPNonAuthoritativeInformation (12006.0)

HTTP レスポンス 203 (Non-Authoritative Information) を表現するクラスです。

...HTTP レスポンス 203 (Non-Authoritative Information) を表現するクラスです。

詳しくは 7231 Section 6.3.4 を見てください。...

Net::HTTPProxyAuthenticationRequired (12006.0)

HTTP レスポンス 407 (Proxy Authentication Required) を表現するクラスです。

...HTTP レスポンス 407 (Proxy Authentication Required) を表現するクラスです。

詳しくは 7235 Section 3.2 を見てください。...

Net::HTTPVersionNotSupported (12006.0)

HTTP レスポンス 505 (HTTP Version not supported) を表現するクラスです。

...HTTP レスポンス 505 (HTTP Version not supported) を表現するクラスです。

詳しくは 7231 Section 6.6.6 を見てください。...

RDoc::Context::Section.new(parent, title, comment) -> RDoc::Context::Section (6319.0)

自身を初期化します。

...自身を初期化します。

@param parent RDoc::Context オブジェクトを指定します。

@param title section のタイトルを文字列で指定します。

@param comment section のコメントを文字列で指定します。

また、section のシーケンス番号を新しく...

絞り込み条件を変える

<< 1 2 > >>