るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.057秒)
トップページ > クエリ:File.stat[x] > クエリ:executable_real?[x] > バージョン:2.6.0[x] > 種類:インスタンスメソッド[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

  1. _builtin stat
  2. pathname stat
  3. gc stat
  4. csv stat
  5. stat executable_real?

ライブラリ

キーワード

検索結果

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