るりまサーチ

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

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle align_size_t

モジュール

キーワード

検索結果

<< < ... 16 17 18 >>

RDoc::Context#find_module_named(name) -> RDoc::NormalModule | nil (6007.0)

追加された RDoc::NormalModule から引数で指定した名前のモジュール を検索します。見つからなかった場合は nil を返します。

...追加された RDoc::NormalModule から引数で指定した名前のモジュール
を検索します。見つからなかった場合は nil を返します。

@
param name モジュールの名前を文字列で指定します。...

Net::SMTP#enable_ssl(context = Net::SMTP.default_ssl_context) -> () (3423.0)

その Net::SMTP オブジェクトが SMTPS を利用するよう設定します。

...その Net::SMTP オブジェクトが SMTPS を利用するよう設定します。

このメソッドは Net::SMTP#start を呼ぶ前に呼ぶ必要があります。

@
param context SSL接続で利用する OpenSSL::SSL::SSLContext

@
see Net::SMTP#tls?, Net::SMTP#disable_tls...

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

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

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

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

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

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

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

@
see IRB::ExtendCommand::Require#execute...
<< < ... 16 17 18 >>