60件ヒット
[1-60件を表示]
(0.038秒)
別のキーワード
ライブラリ
- pathname (24)
- shell (12)
-
shell
/ command-processor (12) -
shell
/ filter (12)
クラス
- Pathname (24)
- Shell (12)
-
Shell
:: CommandProcessor (12) -
Shell
:: Filter (12)
検索結果
先頭5件
-
Shell
# readable?(file) -> bool (18113.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#readable?... -
Shell
:: CommandProcessor # readable?(file) -> bool (18113.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#readable?... -
Shell
:: Filter # readable?(file) -> bool (18113.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#readable?... -
Pathname
# readable? -> bool (18108.0) -
FileTest.readable?(self.to_s) と同じです。
...FileTest.readable?(self.to_s) と同じです。
@see FileTest.#readable?... -
Shell
# world _ readable? (6118.0) -
@todo
...@todo... -
Shell
:: CommandProcessor # world _ readable? (6118.0) -
@todo
...@todo... -
Shell
:: Filter # world _ readable? (6118.0) -
@todo
...@todo... -
Pathname
# world _ readable? -> bool (6108.0) -
FileTest.world_readable?(self.to_s) と同じです。
...FileTest.world_readable?(self.to_s) と同じです。
@see FileTest.#world_readable?...