84件ヒット
[1-84件を表示]
(0.013秒)
種類
- インスタンスメソッド (60)
- 特異メソッド (18)
- クラス (6)
クラス
- Shell (18)
-
Shell
:: CommandProcessor (30) -
Shell
:: Filter (18) -
Shell
:: Void (12)
キーワード
- Void (6)
-
add
_ delegate _ command _ to _ shell (6) - each (6)
- identical? (18)
-
method
_ added (6) - new (6)
- setgid? (18)
- setuid? (18)
検索結果
先頭5件
-
Shell
# identical? (6102.0) -
@todo
@todo -
Shell
# setgid?(file) -> bool (6102.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setgid?... -
Shell
# setuid?(file) -> bool (6102.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setuid?... -
Shell
:: CommandProcessor # identical? (6101.0) -
@todo
@todo -
Shell
:: CommandProcessor # setgid?(file) -> bool (6101.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setgid?... -
Shell
:: CommandProcessor # setuid?(file) -> bool (6101.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setuid?... -
Shell
:: Filter # identical? (6101.0) -
@todo
@todo -
Shell
:: Filter # setgid?(file) -> bool (6101.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setgid?... -
Shell
:: Filter # setuid?(file) -> bool (6101.0) -
FileTest モジュールにある同名のクラスメソッドと同じです.
...FileTest モジュールにある同名のクラスメソッドと同じです.
@param file ファイル名を表す文字列を指定します。
@see FileTest.#setuid?... -
Shell
:: Void (6001.0) -
何もしないコマンドです。
何もしないコマンドです。 -
Shell
:: Void # each(rs = nil) { . . . } -> nil (3001.0) -
何もしません。
何もしません。 -
Shell
:: Void . new(sh , *opts) (3001.0) -
-
Shell
:: CommandProcessor . add _ delegate _ command _ to _ shell(id) (108.0) -
@todo
...@todo
Shell 自体を初期化する時に呼び出されるメソッドです。
ユーザが使用することはありません。
@param id メソッド名を指定します。... -
Shell
:: CommandProcessor . method _ added(id) (108.0) -
@todo このクラスに定義されたメソッドを Shell にも定義するためのフックです。
...@todo
このクラスに定義されたメソッドを Shell にも定義するためのフックです。
@param id メソッド名を指定します。...