るりまサーチ

最速Rubyリファレンスマニュアル検索!
78件ヒット [1-78件を表示] (0.060秒)
トップページ > クエリ:-[x] > クエリ:shell/system-command[x]

別のキーワード

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

ライブラリ

クラス

キーワード

検索結果

shell/system-command (44000.0)

Shell::SystemCommand#active? -> bool (8100.0)

@todo

@todo

Shell::SystemCommand#command -> String (8100.0)

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#flush -> () (8100.0)

@todo

@todo

Shell::SystemCommand#kill(signal) -> Integer (8100.0)

自身のプロセスにシグナルを送ります。

...signal シグナルを整数かその名前の文字列で指定します。
負の値を持つシグナル(あるいはシグナル名の前に-)を指定すると、
プロセスではなくプロセスグループにシグナルを送ります。

@see Process.#kill...

絞り込み条件を変える

Shell::SystemCommand#name -> String (8100.0)

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#notify(*opts) -> String (8100.0)

@todo

@todo

@param opts

@see Shell#notify

Shell::SystemCommand#notify(*opts) {|message| ... } -> String (8100.0)

@todo

@todo

@param opts

@see Shell#notify

Shell::SystemCommand#start -> () (8100.0)

@todo

@todo

Shell::SystemCommand#start_import -> () (8100.0)

@todo

@todo

絞り込み条件を変える

Shell::SystemCommand#super_each -> () (8100.0)

@todo

@todo

Shell::Filter#each です。

Shell::SystemCommand#terminate -> () (8100.0)

@todo

@todo

Shell::SystemCommand#wait? -> bool (8100.0)

@todo

@todo