るりまサーチ

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

別のキーワード

  1. argf.class lines
  2. argf.class each
  3. argf.class each_line
  4. argf.class to_a
  5. argf.class gets

ライブラリ

検索結果

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

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

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

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

@see File.lstat...