るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

キーワード

検索結果

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

絞り込み条件を変える

Shell::SystemCommand#start_export (18304.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

Shell::Filter#each です。

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

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

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

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

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

@see Process.#kill

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param sh

@param command

@param opts

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

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

@param opts

@see Shell#notify