1338件ヒット
[1-100件を表示]
(0.126秒)
ライブラリ
-
drb
/ extservm (12) -
irb
/ cmd / chws (24) -
irb
/ cmd / help (12) -
irb
/ cmd / load (36) -
irb
/ cmd / nop (12) -
irb
/ cmd / pushws (36) -
irb
/ cmd / subirb (36) -
irb
/ ext / use-loader (24) -
irb
/ extend-command (24) - mkmf (84)
-
net
/ imap (12) - optparse (144)
- rake (12)
-
rake
/ packagetask (24) -
rubygems
/ command (156) -
rubygems
/ command _ manager (24) -
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / unpack _ command (12) -
rubygems
/ commands / which _ command (24) -
rubygems
/ version _ option (24) - shell (54)
-
shell
/ builtin-command (12) -
shell
/ command-processor (318) -
shell
/ filter (78) -
shell
/ process-controller (30) -
shell
/ system-command (90)
クラス
-
DRb
:: ExtServManager (12) -
Gem
:: Command (156) -
Gem
:: CommandManager (24) -
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: Commands :: LockCommand (12) -
Gem
:: Commands :: UnpackCommand (12) -
Gem
:: Commands :: WhichCommand (24) -
IRB
:: ExtendCommand :: ChangeWorkspace (12) -
IRB
:: ExtendCommand :: CurrentWorkingWorkspace (12) -
IRB
:: ExtendCommand :: Foreground (12) -
IRB
:: ExtendCommand :: Help (12) -
IRB
:: ExtendCommand :: IrbCommand (12) -
IRB
:: ExtendCommand :: Kill (12) -
IRB
:: ExtendCommand :: Load (12) -
IRB
:: ExtendCommand :: Nop (12) -
IRB
:: ExtendCommand :: PopWorkspace (12) -
IRB
:: ExtendCommand :: PushWorkspace (12) -
IRB
:: ExtendCommand :: Require (12) -
IRB
:: ExtendCommand :: Source (12) -
IRB
:: ExtendCommand :: Workspaces (12) -
Net
:: IMAP :: FetchData (12) - OptionParser (144)
-
Rake
:: PackageTask (24) - Shell (54)
-
Shell
:: BuiltInCommand (12) -
Shell
:: CommandProcessor (318) -
Shell
:: Filter (78) -
Shell
:: ProcessController (30) -
Shell
:: SystemCommand (90)
モジュール
- FileUtils (12)
-
Gem
:: VersionOption (24) -
IRB
:: ExtendCommandBundle (48) - Kernel (84)
キーワード
- < (6)
- > (6)
- >> (6)
- [] (18)
- active? (12)
-
add
_ extra _ args (12) -
add
_ option (12) -
add
_ platform _ option (12) -
add
_ schedule (6) -
add
_ version _ option (12) - append (6)
- atime (6)
- attr (12)
- basename (6)
- begins? (12)
- cat (18)
-
cc
_ command (12) -
check
_ point (6) - chmod (6)
- chown (6)
- concat (6)
-
cpp
_ command (12) - ctime (6)
- defaults= (12)
-
defaults
_ str (12) - delete (6)
- directory? (6)
- dirname (6)
- each (6)
- echo (18)
- executable? (6)
-
executable
_ real? (6) - execute (168)
- exist? (6)
- exists? (6)
-
find
_ command _ possibilities (12) -
find
_ paths (12) -
find
_ system _ command (18) -
finish
_ all _ jobs (6) - flush (6)
- foreach (6)
- ftype (6)
-
gem
_ paths (12) -
get
_ all _ gem _ names (12) -
get
_ one _ gem _ name (12) -
get
_ one _ optional _ argument (12) -
get
_ path (12) - glob (18)
- identical? (6)
- input= (6)
-
install
_ alias _ method (12) -
irb
_ exit (12) -
irb
_ load (12) -
irb
_ require (12) - join (6)
- kill (6)
-
kill
_ job (6) -
link
_ command (12) - lstat (6)
- mkdir (6)
- mtime (6)
- name (6)
- notify (18)
- on (144)
- open (6)
- out (18)
-
print
_ dependencies (12) - readlink (6)
-
register
_ command (12) -
remove
_ option (12) - rename (6)
- rm (6)
- rmdir (6)
- service (12)
- setgid? (6)
- setuid? (6)
- sfork (6)
- sh (12)
- size (6)
- size? (6)
- socket? (6)
-
spec
_ path (12) - split (6)
- start (6)
-
start
_ export (6) -
start
_ import (6) -
start
_ job (6) - stat (6)
- sticky? (6)
- summary= (12)
-
super
_ each (6) - system (18)
-
tar
_ command= (12) - tee (18)
- terminate (6)
-
terminate
_ job (6) - test (18)
- truncate (6)
-
try
_ do (24) - unlink (6)
- utime (6)
- wait? (12)
-
world
_ writable? (6) - writable? (6)
-
writable
_ real? (6) - xpopen (12)
- xsystem (12)
-
zip
_ command= (12) - | (6)
検索結果
先頭5件
-
Shell
:: SystemCommand # command -> String (24218.0) -
@todo
...@todo
コマンド名を返します。... -
Shell
:: SystemCommand # terminate -> () (18217.0) -
@todo
...@todo... -
Shell
:: CommandProcessor # find _ system _ command(command) (15319.0) -
@todo
...@todo... -
Shell
:: Filter # find _ system _ command(command) (15319.0) -
@todo
...@todo... -
Gem
:: CommandManager # find _ command _ possibilities(command _ name) -> Array (15315.0) -
登録されているコマンドでマッチする可能性のあるものを返します。
...登録されているコマンドでマッチする可能性のあるものを返します。
@param command_name コマンド名を文字列で指定します。... -
Gem
:: CommandManager # register _ command(command _ name) -> false (15315.0) -
コマンドを自身に登録します。
...コマンドを自身に登録します。
@param command_name コマンド名をシンボルで指定します。... -
Rake
:: PackageTask # tar _ command=(command) (15315.0) -
tar コマンドとして使用するコマンドを設定します。
...
tar コマンドとして使用するコマンドを設定します。
@param command コマンドを文字列で指定します。... -
IRB
:: ExtendCommand :: IrbCommand # execute(*obj) -> IRB :: Irb (15107.0) -
新しいサブ irb インタプリタを起動します。
...新しいサブ irb インタプリタを起動します。
@param obj 新しいサブ irb インタプリタで self にするオブジェクトを指定
します。省略した場合は irb を起動したときの main オブジェク
トを self にします。... -
Shell
# find _ system _ command(command) (12319.0) -
@todo
...@todo... -
IRB
:: ExtendCommand :: Load # execute(file _ name , priv = nil) -> nil (12119.0) -
ファイル path を Ruby スクリプトとみなし、現在の irb インタプリタ上で実 行します。
...ファイル path を Ruby スクリプトとみなし、現在の irb インタプリタ上で実
行します。
Kernel.#load と異なり、path の内容を irb で一行ずつタイプしたかの
ように、irb 上で一行ずつ評価されます。
@param file_name ファイル名を文......字列で指定します。
@param priv 真を指定した場合は実行は内部的に生成される無名モジュール上
で行われ、グローバルな名前空間を汚染しません。
@raise LoadError 読み込みに失敗した場合に発生します。... -
Shell
:: BuiltInCommand # active? -> true (12117.0) -
@todo
...@todo... -
Gem
:: Commands :: DependencyCommand # print _ dependencies(spec , level = 0) -> String (12113.0) -
依存関係を表す文字列を返します。
...依存関係を表す文字列を返します。
@param spec Gem::Specification のインスタンスを指定します。
@param level 依存関係の深さを指定します。...