るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.036秒)
トップページ > バージョン:2.3.0[x] > クエリ:File.stat[x] > クエリ:blksize[x] > クエリ:dev[x] > クエリ:sticky%3F[x] > クエリ:executable%3F[x] > クエリ:blocks[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

  1. _builtin %
  2. open3 pipeline_start
  3. pop3 delete_all
  4. open3 popen3
  5. open3 pipeline_w

ライブラリ

キーワード

検索結果

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

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

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

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

@see File.stat

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

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

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

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

@see File.lstat