るりまサーチ

最速Rubyリファレンスマニュアル検索!
18件ヒット [1-18件を表示] (0.132秒)
トップページ > クエリ:-[x] > クエリ:E[x] > クエリ:ui[x] > ライブラリ:shell/command-processor[x]

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

検索結果

Shell::CommandProcessor#setuid?(file) -> bool (12302.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#setuid?...

Shell::CommandProcessor.def_builtin_commands(delegation_class, commands_specs) -> () (12302.0)

@todo

...@todo

@param delegation_class 処理を委譲したいクラスかモジュールを指定します。

@param commands_specs コマンドの仕様を文字列の配列で指定します。
[[コマンド名, [引数1, 引数2, ...]], ...]...

Shell::CommandProcessor.install_builtin_commands -> () (9202.0)

ビルトインコマンドを定義します。

ビルトインコマンドを定義します。