るりまサーチ

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

別のキーワード

  1. shell/builtin-command new
  2. irb/extend-command def_extend_command
  3. rubygems/command command
  4. irb/extend-command install_extend_commands
  5. shell/builtin-command each

ライブラリ

クラス

キーワード

検索結果

<< 1 2 > >>

shell/system-command (50000.0)

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。

Shell::SystemCommand (20000.0)

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

@todo

...@todo

@param sh

@param command

@param opts...

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

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

@todo

@todo

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

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

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

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

@see Process.#kill

絞り込み条件を変える

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

Shell::SystemCommand#start_export (14000.0)

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

Shell::Filter#each です。

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

@todo

@todo
<< 1 2 > >>