819件ヒット
[301-400件を表示]
(0.175秒)
ライブラリ
- ビルトイン (48)
- pathname (297)
- shell (150)
-
shell
/ command-processor (150) -
shell
/ filter (150) - tempfile (24)
クラス
-
File
:: Stat (36) - Module (12)
- Pathname (297)
- Shell (150)
-
Shell
:: CommandProcessor (150) -
Shell
:: Filter (150) - Tempfile (24)
キーワード
- [] (18)
- blockdev? (30)
- chardev? (30)
- close (12)
- close! (12)
- directory? (42)
- empty? (9)
- executable? (30)
-
executable
_ real? (30) - exist? (30)
- exists? (18)
- file? (30)
- grpowned? (30)
- include (12)
- owned? (30)
- pipe? (30)
- readable? (30)
-
readable
_ real? (30) - setgid? (30)
- setuid? (30)
- size (30)
- size? (42)
- socket? (30)
- sticky? (30)
- symlink? (42)
- test (18)
-
world
_ readable? (12) -
world
_ writable? (12) - writable? (30)
-
writable
_ real? (30) - zero? (30)
検索結果
先頭5件
-
Pathname
# size? -> bool (23.0) -
FileTest.size?(self.to_s) と同じです。
...FileTest.size?(self.to_s) と同じです。
@see FileTest.#size?... -
Pathname
# socket? -> bool (23.0) -
FileTest.socket?(self.to_s) と同じです。
...FileTest.socket?(self.to_s) と同じです。
@see FileTest.#socket?... -
Pathname
# sticky? -> bool (23.0) -
FileTest.sticky?(self.to_s) と同じです。
...FileTest.sticky?(self.to_s) と同じです。
@see FileTest.#sticky?... -
Pathname
# symlink? -> bool (23.0) -
FileTest.symlink?(self.to_s) と同じです。
...FileTest.symlink?(self.to_s) と同じです。
@see FileTest.#symlink?... -
Pathname
# world _ readable? -> bool (23.0) -
FileTest.world_readable?(self.to_s) と同じです。
...FileTest.world_readable?(self.to_s) と同じです。
@see FileTest.#world_readable?... -
Pathname
# world _ writable? -> bool (23.0) -
FileTest.world_writable?(self.to_s) と同じです。
...FileTest.world_writable?(self.to_s) と同じです。
@see FileTest.#world_writable?... -
Pathname
# writable? -> bool (23.0) -
FileTest.writable?(self.to_s) と同じです。
...FileTest.writable?(self.to_s) と同じです。
@see FileTest.#writable?... -
Pathname
# writable _ real? -> bool (23.0) -
FileTest.writable_real?(self.to_s) と同じです。
...FileTest.writable_real?(self.to_s) と同じです。
@see FileTest.#writable_real?... -
Pathname
# zero? -> bool (23.0) -
FileTest.zero?(self.to_s) と同じです。
...
FileTest.zero?(self.to_s) と同じです。
@see FileTest.#zero?
, Pathname#empty?...