るりまサーチ

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

別のキーワード

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

クラス

キーワード

検索結果

<< 1 2 > >>

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

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

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

@see Process.#kill...

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

絞り込み条件を変える

Shell::SystemCommand (3002.0)

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

@todo

Shell::SystemCommand#start_export (3002.0)

@todo

@todo

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

@todo

@todo

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

@todo

...@todo

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

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

@param sh

@param command

@param opts
<< 1 2 > >>