763件ヒット
[101-200件を表示]
(0.110秒)
別のキーワード
ライブラリ
- ビルトイン (115)
- json (24)
- resolv (156)
- rss (60)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ config _ file (24) -
rubygems
/ dependency _ installer (12) -
rubygems
/ indexer (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (144) -
rubygems
/ source _ info _ cache (48) -
rubygems
/ spec _ fetcher (24) - socket (36)
- un (24)
- win32ole (24)
クラス
- Binding (7)
-
Encoding
:: Converter (60) -
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: ConfigFile (24) -
Gem
:: DependencyInstaller (12) -
Gem
:: Indexer (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (144) -
Gem
:: SourceInfoCache (48) -
Gem
:: SpecFetcher (24) -
JSON
:: Parser (24) - Method (12)
- Module (12)
- Proc (12)
-
RDoc
:: Options (12) -
RSS
:: RDF :: Channel :: Textinput (24) -
RSS
:: TaxonomyTopicsModel :: TaxonomyTopics (12) -
RSS
:: TrackBackModel10 :: TrackBackPing (24) - Regexp (12)
-
Resolv
:: DNS (36) -
Resolv
:: DNS :: Resource :: HINFO (12) -
Resolv
:: DNS :: Resource :: IN :: A (12) -
Resolv
:: DNS :: Resource :: IN :: AAAA (12) -
Resolv
:: DNS :: Resource :: IN :: SRV (24) -
Resolv
:: DNS :: Resource :: IN :: WKS (36) -
Resolv
:: DNS :: Resource :: MX (12) -
Resolv
:: DNS :: Resource :: SOA (12) -
Socket
:: UDPSource (36) -
WIN32OLE
_ TYPE (24)
モジュール
-
Gem
:: LocalRemoteOptions (24) - Kernel (24)
キーワード
-
add
_ source _ option (12) -
add
_ spec (12) -
add
_ specs (12) -
add
_ update _ sources _ option (12) - address (36)
- bitmap (12)
-
collect
_ specs (12) -
const
_ source _ location (12) - cp (12)
- cpu (12)
-
default
_ event _ sources (12) - download (12)
- dump (12)
-
each
_ resource (12) - expire (12)
-
fetch
_ spec (12) -
find
_ gems (12) -
find
_ gems _ with _ sources (12) -
find
_ name (12) - getresource (12)
- getresources (12)
-
inline
_ source (12) - inspect (6)
- install (12)
-
latest
_ specs (12) -
load
_ gems _ in (12) -
load
_ specs (12) -
local
_ address (12) - parse (12)
- port (12)
- preference (12)
-
primitive
_ convert (48) -
primitive
_ errinfo (12) - priority (12)
- protocol (12)
-
remote
_ address (12) -
remove
_ spec (12) - reply (12)
- resource (24)
- resource= (24)
- resources (12)
- search (24)
-
search
_ with _ source (12) -
source
_ location (19) -
source
_ ole _ types (12) -
spec
_ dirs (12) -
spec
_ dirs= (12) - specification (12)
-
to
_ s (6) -
try
_ file (12) - update (24)
-
update
_ sources (12) -
update
_ sources= (12)
検索結果
先頭5件
-
Gem
:: SpecFetcher # fetch _ spec(spec , source _ uri) -> object (9308.0) -
@todo
...@todo
@param spec
@param source_uri... -
Gem
:: SourceIndex # add _ spec(gem _ spec) -> Gem :: Specification (9301.0) -
自身に引数で与えられた Gem::Specification のインスタンスを追加します。
...自身に引数で与えられた Gem::Specification のインスタンスを追加します。
@param gem_spec Gem::Specification のインスタンスを指定します。... -
Gem
:: SpecFetcher # load _ specs(source _ uri , file) -> object (9224.0) -
指定された source_uri, file から gemspec をロードします。
...指定された source_uri, file から gemspec をロードします。
また、内部ではキャッシュの更新も行っています。
@param source_uri gemspec の置いてある URI を指定します。
@param file gemspec のファイル名を指定します。... -
WIN32OLE
_ TYPE # default _ event _ sources -> [WIN32OLE _ TYPE] (9219.0) -
型が持つソースインターフェイスを取得します。
...型が持つソースインターフェイスを取得します。
default_event_sourcesメソッドは、selfがCoClass(コンポーネントクラス)
の場合、そのクラスがサポートするデフォルトのソースインターフェイス(イ
ベントの通知元となるイン......PEの配列と
して返します。返すのは配列ですが、デフォルトのソースインターフェ
イスは最大でも1インターフェイスです。ソースインターフェイスを持
たない場合は空配列を返します。
tobj = WIN32OLE_TYP......E.new('Microsoft Excel 14.0 Object Library', 'Worksheet')
tobj.default_event_sources.map {|intf| intf.name} #=> ["DocEvents"]
WIN32OLE_EVENT.newでインターフェイス名を指定しない場合は、ここで
返されたインターフェイスが選択されます。
次のサンプル... -
Gem
:: SourceIndex # update(source _ uri , all) -> bool (9208.0) -
第一引数で指定された URI を使用して自身を更新します。
...第一引数で指定された URI を使用して自身を更新します。
@param source_uri 更新に使用する URI を指定します。文字列か URI::Generic のサブクラスを指定します。
@param all 偽を指定すると最新バージョンの Gem のみ取得します。真... -
Gem
:: SourceInfoCache # search _ with _ source(pattern , only _ platform = false , all = false) -> Array (9202.0) -
与えられた条件を満たす Gem::Specification と URL のリストを返します。
...与えられた条件を満たす Gem::Specification と URL のリストを返します。
@param pattern 検索したい Gem を表す Gem::Dependency のインスタンスを指定します。
@param only_platform 真を指定するとプラットフォームが一致するもののみを返......します。デフォルトは偽です。
@param all 真を指定するとキャッシュを更新してから検索を実行します。
@return 第一要素を Gem::Specification、第二要素を取得元の URL とする配列を要素とする配列を返します。... -
Gem
:: DependencyInstaller # find _ gems _ with _ sources(dep) -> Array (9201.0) -
与えられた条件にマッチする Gem::Specification のインスタンスと URI のペアのリストを 返します。
...::Specification のインスタンスと URI のペアのリストを
返します。
Gem はローカル (Dir.pwd) とリモート (Gem.sources) の両方から検索します。
結果は、バージョンの新しい順が先にきます。また、ローカルの Gem も先にきます。
@par......am dep Gem::Dependency のインスタンスを指定します。... -
Gem
:: SourceIndex # add _ specs(*gem _ specs) -> Hash (9201.0) -
自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。
...自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。
@param gem_specs 複数の Gem::Specification のインスタンスを指定します。... -
Gem
:: SourceIndex # remove _ spec(full _ name) -> Gem :: Specification (9201.0) -
引数で指定された名前を持つ Gem をインデックスから削除します。
引数で指定された名前を持つ Gem をインデックスから削除します。