2件ヒット
[1-2件を表示]
(0.030秒)
ライブラリ
- pathname (2)
検索結果
-
Pathname
# readable? -> bool (72610.0) -
FileTest.readable?(self.to_s) と同じです。
FileTest.readable?(self.to_s) と同じです。
@see FileTest.#readable? -
Pathname
# world _ readable? -> bool (36610.0) -
FileTest.world_readable?(self.to_s) と同じです。
FileTest.world_readable?(self.to_s) と同じです。
@see FileTest.#world_readable?