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