るりまサーチ

最速Rubyリファレンスマニュアル検索!
96件ヒット [1-96件を表示] (0.126秒)
トップページ > クエリ:e[x] > クラス:Shell::SystemCommand[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

ライブラリ

キーワード

検索結果

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

@todo

@todo

Shell::SystemCommand#each(rs = nil) {|line| ... } (6101.0)

@todo

@todo

@param rs

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

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#start_export (6101.0)

@todo

@todo

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

@todo

...@todo

Shell::Filter#each です。...

絞り込み条件を変える

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

@todo

@todo

Shell::SystemCommand.new(sh, command, *opts) (6101.0)

@todo

@todo

@param sh

@param command

@param opts

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

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

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

@see Process.#kill...

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

@todo

コマンド名を返します。

絞り込み条件を変える

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

@todo

@todo

Shell::SystemCommand#input=(inp) (3001.0)

@todo

@todo

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo