24件ヒット
[1-24件を表示]
(0.015秒)
別のキーワード
クラス
- Pathname (24)
検索結果
-
Pathname
# readable? -> bool (18103.0) -
FileTest.readable?(self.to_s) と同じです。
...FileTest.readable?(self.to_s) と同じです。
@see FileTest.#readable?... -
Pathname
# world _ readable? -> bool (6103.0) -
FileTest.world_readable?(self.to_s) と同じです。
...FileTest.world_readable?(self.to_s) と同じです。
@see FileTest.#world_readable?...