るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.048秒)
トップページ > クエリ:nil[x] > クエリ:type[x] > クエリ:new2[x]

別のキーワード

  1. rexml/document node_type
  2. win32ole ole_type
  3. rss type
  4. rss type=
  5. net/imap media_type

ライブラリ

クラス

検索結果

URI::FTP.new2(user, password, host, port, path, typecode = nil, arg_check = true) -> URI::FTP (18302.0)

URI::FTP オブジェクトを生成して返します。 引数の正当性を検査します。

...@param typecode 構成要素を表す文字列を与えます。

@param arg_check 真が与えられた場合は、各引数が字句規則に適合しているか否かを検査します。適合しない場合は例外 URI::InvalidComponentError が起ります。

@raise ArgumentError typecode...