30件ヒット
[1-30件を表示]
(0.054秒)
種類
- インスタンスメソッド (18)
- 特異メソッド (12)
ライブラリ
- ビルトイン (12)
- pathname (12)
-
shell
/ command-processor (6)
クラス
- File (12)
- Pathname (12)
-
Shell
:: CommandProcessor (6)
検索結果
先頭3件
-
Pathname
# sticky? -> bool (21101.0) -
FileTest.sticky?(self.to_s) と同じです。
...FileTest.sticky?(self.to_s) と同じです。
@see FileTest.#sticky?... -
Shell
:: CommandProcessor # sticky?(file) -> bool (21100.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#sticky?... -
File
. sticky?(path) -> bool (18200.0) -
FileTest.#sticky? と同じです。
...FileTest.#sticky? と同じです。
@param path パスを表す文字列か IO オブジェクトを指定します。...