るりまサーチ

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

別のキーワード

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

キーワード

検索結果

<< < ... 14 15 16 >>

Shell::CommandProcessor#size?(file) -> Integer | nil (3101.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#size FileTest.#size?...

Shell::CommandProcessor#unlink(path) -> self (3101.0)

path がファイルなら File.unlink、path がディレクトリなら Dir.unlink の動作をします。

...path がファイルなら File.unlink、path がディレクトリなら Dir.unlink の動作をします。

@param path 削除したいパスを指定します。

@see File.unlink, Dir.unlink...

Shell::Echo#each(rs = nil) {|str| ... } (3101.0)

@todo

...@todo...
<< < ... 14 15 16 >>