るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.065秒)
トップページ > クエリ:File.stat[x] > クエリ:gid[x] > クエリ:mode[x] > クエリ:rdev_minor[x] > クエリ:sticky?[x] > バージョン:2.5.0[x] > クラス:Shell::CommandProcessor[x]

別のキーワード

  1. bigdecimal mode
  2. _builtin gid
  3. bigdecimal round_mode
  4. openssl fips_mode=
  5. bigdecimal save_rounding_mode

ライブラリ

キーワード

検索結果

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