393件ヒット
[201-300件を表示]
(0.030秒)
クラス
- Dir (24)
- File (285)
- IO (24)
-
Zlib
:: GzipWriter (60)
キーワード
- blockdev? (12)
- chardev? (12)
-
copy
_ stream (24) - directory? (12)
- empty? (9)
- executable? (12)
-
executable
_ real? (12) - exist? (12)
- file? (12)
- grpowned? (12)
- identical? (12)
- mktmpdir (24)
- new (12)
- open (24)
- owned? (12)
- pipe? (12)
- readable? (12)
-
readable
_ real? (12) - setgid? (12)
- setuid? (12)
- size (12)
- size? (12)
- socket? (12)
- sticky? (12)
- symlink? (12)
- wrap (24)
- writable? (12)
-
writable
_ real? (12) - zero? (12)
検索結果
先頭5件
-
File
. setgid?(path) -> bool (17.0) -
FileTest.#setgid? と同じです。
...
FileTest.#setgid? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. setuid?(path) -> bool (17.0) -
FileTest.#setuid? と同じです。
...
FileTest.#setuid? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. size(path) -> Integer (17.0) -
FileTest.#size と同じです。
...
FileTest.#size と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. size?(path) -> Integer | nil (17.0) -
FileTest.#size? と同じです。
...
FileTest.#size? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. socket?(path) -> bool (17.0) -
FileTest.#socket? と同じです。
...
FileTest.#socket? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. sticky?(path) -> bool (17.0) -
FileTest.#sticky? と同じです。
...
FileTest.#sticky? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. symlink?(path) -> bool (17.0) -
FileTest.#symlink? と同じです。
...
FileTest.#symlink? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。... -
File
. writable?(path) -> bool (17.0) -
FileTest.#writable? と同じです。
...
FileTest.#writable? と同じです。
@param path パスを表す文字列を指定します。... -
File
. writable _ real?(path) -> bool (17.0) -
FileTest.#writable_real? と同じです。
...
FileTest.#writable_real? と同じです。
@param path パスを表す文字列を指定します。... -
File
. zero?(path) -> bool (17.0) -
FileTest.#zero? と同じです。
...
FileTest.#zero? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。...
