るりまサーチ

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

別のキーワード

  1. ftp typecode=
  2. ftp typecode
  3. uri typecode=
  4. uri typecode
  5. typecode uri

ライブラリ

クラス

検索結果

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

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

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

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

@raise ArgumentError typecode...