るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.473秒)
トップページ > クエリ:File.stat[x] > クエリ:gid[x] > クエリ:dev_minor[x] > クエリ:writable?[x] > クエリ:file?[x] > クエリ:file_stat=[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

キーワード

検索結果

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

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

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

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

@see File.stat...

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

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

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

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

@see File.lstat...