るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
8件ヒット [1-8件を表示] (0.060秒)
トップページ > クエリ:l[x] > バージョン:2.1.0[x] > クエリ:ui[x] > ライブラリ:shell[x]

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l

検索結果

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

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

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

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

@todo

@todo

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

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

Shell::BuiltInCommand (36004.0)

クラスとして実装されている全てのビルトインコマンドのスーパークラスです。

クラスとして実装されている全てのビルトインコマンドのスーパークラスです。

Shell#setuid?(file) -> bool (27607.0)

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

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

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

@see FileTest.#setuid?

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

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

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

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

@see FileTest.#setuid?

絞り込み条件を変える

Shell::Filter#setuid?(file) -> bool (27604.0)

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

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

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

@see FileTest.#setuid?

Shell::BuiltInCommand#wait? -> false (18304.0)

@todo

@todo

Shell::BuiltInCommand#active? -> true (18004.0)

@todo

@todo