るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
15件ヒット [1-15件を表示] (0.168秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:t[x] > クラス:Shell::SystemCommand[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

キーワード

検索結果

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

絞り込み条件を変える

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

@todo

@todo

Shell::SystemCommand#start_export (18307.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

絞り込み条件を変える

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

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

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

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

@see Process.#kill

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

@param rs

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

@todo

@todo

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

@todo

@todo

Shell::Filter#each です。

絞り込み条件を変える