366件ヒット
[101-200件を表示]
(0.130秒)
ライブラリ
-
irb
/ cmd / chws (24) -
irb
/ cmd / help (12) -
irb
/ cmd / load (36) -
irb
/ cmd / nop (12) -
irb
/ cmd / pushws (36) -
irb
/ cmd / subirb (48) -
net
/ protocol (12) -
net
/ smtp (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / contents _ command (12) -
rubygems
/ commands / environment _ command (12) -
rubygems
/ commands / fetch _ command (12) -
rubygems
/ commands / generate _ index _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / pristine _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / stale _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / update _ command (12) -
shell
/ builtin-command (6) -
shell
/ error (6) -
shell
/ system-command (6)
キーワード
- BuiltInCommand (6)
- CertCommand (12)
- ChangeWorkspace (12)
- CommandNotFound (6)
- ContentsCommand (12)
- CurrentWorkingWorkspace (12)
- EnvironmentCommand (12)
- FetchCommand (12)
- Foreground (12)
- GenerateIndexCommand (12)
- Help (12)
- InstallCommand (12)
- IrbCommand (12)
- Jobs (12)
- Kill (12)
- ListCommand (12)
- Load (12)
- Nop (12)
- OutdatedCommand (12)
- PopWorkspace (12)
- PristineCommand (12)
- ProtoCommandError (12)
- PushWorkspace (12)
- Require (12)
- SMTPUnsupportedCommand (12)
- Source (12)
- SpecificationCommand (12)
- StaleCommand (12)
- SystemCommand (6)
- UninstallCommand (12)
- UpdateCommand (12)
- Workspaces (12)
検索結果
先頭5件
-
Gem
:: Commands :: PristineCommand (15001.0) -
インストールされている Gem パッケージを初期状態にするためのクラスです。
インストールされている Gem パッケージを初期状態にするためのクラスです。 -
Gem
:: Commands :: SpecificationCommand (15001.0) -
指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのクラスです。
指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのクラスです。 -
Gem
:: Commands :: StaleCommand (15001.0) -
インストールされている Gem パッケージの一覧をアクセス時刻とともに表示するための クラスです。
インストールされている Gem パッケージの一覧をアクセス時刻とともに表示するための
クラスです。 -
Gem
:: Commands :: UninstallCommand (15001.0) -
Gem パッケージをアンインストールするためのクラスです。
Gem パッケージをアンインストールするためのクラスです。 -
Gem
:: Commands :: UpdateCommand (15001.0) -
ローカルリポジトリにインストールされている Gem パッケージを更新するためのクラスです。
ローカルリポジトリにインストールされている Gem パッケージを更新するためのクラスです。 -
IRB
:: ExtendCommand :: IrbCommand (12001.0) -
irb 中の irb コマンドのための拡張を定義したクラスです。
irb 中の irb コマンドのための拡張を定義したクラスです。 -
Net
:: ProtoCommandError (12001.0) -
Rubyの現在の標準添付ライブラリ内では使われていません。
Rubyの現在の標準添付ライブラリ内では使われていません。 -
Net
:: SMTPUnsupportedCommand (12001.0) -
サーバで利用できないコマンドを送ろうとした時に発生する 例外のクラスです。
サーバで利用できないコマンドを送ろうとした時に発生する
例外のクラスです。 -
Shell
:: BuiltInCommand (12001.0) -
クラスとして実装されている全てのビルトインコマンドのスーパークラスです。
クラスとして実装されている全てのビルトインコマンドのスーパークラスです。 -
Shell
:: Error :: CommandNotFound (12001.0) -
コマンドが見つからないときに発生する例外です。
コマンドが見つからないときに発生する例外です。