種類
- インスタンスメソッド (156)
- ライブラリ (108)
- 特異メソッド (24)
- クラス (12)
- 定数 (12)
ライブラリ
- rake (36)
- resolv (12)
- rss (36)
-
rubygems
/ commands / sources _ command (12) -
rubygems
/ config _ file (36) -
rubygems
/ defaults (12) -
rubygems
/ dependency _ installer (24) -
rubygems
/ spec _ fetcher (12) - win32ole (12)
クラス
-
Gem
:: ConfigFile (36) -
Gem
:: DependencyInstaller (24) -
Gem
:: SpecFetcher (12) -
RSS
:: RDF :: Channel :: Items (12) -
RSS
:: TaxonomyTopicsModel :: TaxonomyTopics (12) -
Rake
:: Task (36) -
Resolv
:: DNS (12) -
WIN32OLE
_ TYPE (12)
モジュール
- DublinCoreModel (12)
- Gem (12)
-
Gem
:: LocalRemoteOptions (12)
キーワード
-
DEFAULT
_ UPDATE _ SOURCES (12) - SourcesCommand (12)
-
add
_ update _ sources _ option (12) -
dc
_ sources (12) -
default
_ event _ sources (12) -
default
_ sources (12) -
find
_ gems _ with _ sources (12) - getresources (12)
- list (12)
- new (12)
- resources (24)
- rubygems (12)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / query _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / specification _ command (12) - source (12)
- sources= (12)
-
update
_ sources (12) -
update
_ sources= (12)
検索結果
先頭5件
-
Gem
:: ConfigFile :: DEFAULT _ UPDATE _ SOURCES -> true (6101.0) -
毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。
毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。 -
Gem
:: LocalRemoteOptions # add _ update _ sources _ option (6101.0) -
オプション --update-source を追加します。
オプション --update-source を追加します。 -
RSS
:: RDF :: Channel :: Items # resources (6100.0) -
@todo
@todo -
RSS
:: TaxonomyTopicsModel :: TaxonomyTopics # resources (6100.0) -
@todo
@todo -
Resolv
:: DNS # getresources(name , typeclass) -> [Resolv :: DNS :: Resource] (6100.0) -
nameに対応するDNSリソースレコードを取得します。 見つかったリソース全てを配列にして返します。
nameに対応するDNSリソースレコードを取得します。
見つかったリソース全てを配列にして返します。
typeclass は以下のいずれかです。
* Resolv::DNS::Resource::IN::ANY
* Resolv::DNS::Resource::IN::NS
* Resolv::DNS::Resource::IN::CNAME
* Resolv::DNS::Resource::IN::SOA
* Resolv::DNS::Resource::IN::HINFO
* Resolv::DNS::Resource::IN::MINFO
* Resolv:... -
rubygems
/ commands / sources _ command (6006.0) -
Gem パッケージの取得元の情報を管理するためのライブラリです。
...Gem パッケージの取得元の情報を管理するためのライブラリです。
Usage: gem sources [options]
Options:
-a, --add SOURCE_URI 取得元を追加します
-l, --list 取得元一覧を表示します
-r, --remove SOURCE_... -
Gem
:: Commands :: SourcesCommand (6000.0) -
Gem パッケージの取得元の情報を管理するためのクラスです。
Gem パッケージの取得元の情報を管理するためのクラスです。 -
Gem
:: SpecFetcher # list(all = false) -> Array (16.0) -
Gem::sources に格納されている各ソースから利用可能な Gem のリストを取得して返します。
...Gem::sources に格納されている各ソースから利用可能な Gem のリストを取得して返します。
@param list 真を指定すると全てのバージョンの情報を返します。... -
Rake
:: Task # source -> String (16.0) -
Rake::Task#sources の最初の要素を返します。
...Rake::Task#sources の最初の要素を返します。...