るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.063秒)
トップページ > バージョン:2.2.0[x] > クエリ:File.stat[x] > クエリ:%3C=%3E[x] > クエリ:size%3F[x] > クエリ:ftype[x] > クエリ:rdev_minor[x] > ライブラリ:shell/command-processor[x]

別のキーワード

  1. _builtin %
  2. open3 pipeline_r
  3. open3 popen3
  4. open3 pipeline_rw
  5. open3 pipeline_w

クラス

キーワード

検索結果

Shell::CommandProcessor#stat(filename) -> File::Stat (55300.0)

File クラスにある同名のクラスメソッドと同じです.

File クラスにある同名のクラスメソッドと同じです.

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

@see File.stat

Shell::CommandProcessor#lstat(filename) -> File::Stat (19279.0)

File クラスにある同名のクラスメソッドと同じです.

File クラスにある同名のクラスメソッドと同じです.

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

@see File.lstat