るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.035秒)
トップページ > バージョン:2.4.0[x] > クラス:File[x] > クエリ:FileTest.#size?[x] > ライブラリ:ビルトイン[x]

別のキーワード

  1. _builtin filetest
  2. filetest size?
  3. filetest size
  4. filetest file?
  5. filetest pipe?

検索結果

File.size?(path) -> Integer | nil (54358.0)

FileTest.#size? と同じです。

...
File
Test.#size? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...