るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.019秒)
トップページ > クエリ:commandprocessor[x] > ライブラリ:shell/command-processor[x] > クエリ:stat[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. commandprocessor alias_command
  2. commandprocessor lstat
  3. commandprocessor cat
  4. commandprocessor size

クラス

検索結果

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

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

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

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

@see File.stat...

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

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

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

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

@see File.lstat...