最速Rubyリファレンスマニュアル検索!
すべて(6)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
6件ヒット
[1-6件を表示]
(0.024秒)
トップページ
>
:
param
>
:
インスタンスメソッド
>
クラス:
Shell
>
:file?
別のキーワード
net/imap param
win32ole win32ole_param
win32ole_param new
win32ole_param name
win32ole_param input?
ライブラリ
shell
(6)
検索結果
先頭1件
Shell
#
file?(file) -> bool
Shell
#
file?(file) -> bool
(18108.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
インスタンスメソッド
FileTest モジュールにある同名のクラスメソッドと同じです.
...
FileTest モジュールにある同名のクラスメソッドと同じです.
@
param
file ファイル名を表す文字列か IO オブジェクトを指定します。
@see FileTest.#
file?
...
FileTest