66件ヒット
[1-66件を表示]
(0.059秒)
クラス
-
Shell
:: SystemCommand (66)
キーワード
- command (6)
- each (6)
- kill (6)
- name (6)
- notify (12)
- start (6)
-
start
_ export (6) -
start
_ import (6) -
super
_ each (6) - terminate (6)
検索結果
先頭5件
-
Shell
:: SystemCommand # start _ export (12202.0) -
@todo
@todo -
Shell
:: SystemCommand # start _ import -> () (12202.0) -
@todo
@todo -
Shell
:: SystemCommand # start -> () (6102.0) -
@todo
@todo -
Shell
:: SystemCommand # super _ each -> () (6102.0) -
@todo
...@todo
Shell::Filter#each です。... -
Shell
:: SystemCommand # terminate -> () (6102.0) -
@todo
@todo -
Shell
:: SystemCommand # command -> String (102.0) -
@todo
@todo
コマンド名を返します。 -
Shell
:: SystemCommand # each(rs = nil) {|line| . . . } (102.0) -
@todo
...@todo
@param rs... -
Shell
:: SystemCommand # kill(signal) -> Integer (102.0) -
自身のプロセスにシグナルを送ります。
...@param signal シグナルを整数かその名前の文字列で指定します。
負の値を持つシグナル(あるいはシグナル名の前に-)を指定すると、
プロセスではなくプロセスグループにシグナルを送ります。
@see Proces... -
Shell
:: SystemCommand # name -> String (102.0) -
@todo
@todo
コマンド名を返します。 -
Shell
:: SystemCommand # notify(*opts) -> String (102.0) -
@todo
...@todo
@param opts
@see Shell#notify... -
Shell
:: SystemCommand # notify(*opts) {|message| . . . } -> String (102.0) -
@todo
...@todo
@param opts
@see Shell#notify...