るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. rsa d
  4. rsa d=
  5. matrix d

ライブラリ

キーワード

検索結果

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

Shell::SystemCommand#flush -> () (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#notify(*opts) -> String (9307.0)

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

Shell::Filter#each です。

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo