18件ヒット
[1-18件を表示]
(0.009秒)
別のキーワード
ライブラリ
- shell (18)
キーワード
-
executable
_ real? (6) -
readable
_ real? (6) -
writable
_ real? (6)
検索結果
先頭3件
-
Shell
# executable _ real?(file) -> bool (6108.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#executable_real?... -
Shell
# readable _ real?(file) -> bool (6108.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#readable_real?... -
Shell
# writable _ real?(file) -> bool (6108.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#writable_real?...