最速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.035秒)
トップページ
>
:
file
>
:
directory?
>
クラス:Shell::CommandProcessor
別のキーワード
_builtin file?
_builtin file
file chown
file separator
file size
ライブラリ
shell
/
command-processor
(6)
検索結果
先頭1件
Shell
::
CommandProcessor
#
directory?(file) -> bool
Shell
::
CommandProcessor
#
directory?(file) -> bool
(18208.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
インスタンスメソッド
FileTest モジュールにある同名のクラスメソッドと同じです.
...
File
Test モジュールにある同名のクラスメソッドと同じです.
@param
file
ファイル名を表す文字列か IO オブジェクトを指定します。
@see
File
Test.#
directory?
...
FileTest