480件ヒット
[401-480件を表示]
(0.062秒)
別のキーワード
種類
- インスタンスメソッド (312)
- 特異メソッド (120)
- クラス (24)
- ライブラリ (12)
- 定数 (12)
ライブラリ
クラス
-
Gem
:: ConfigFile (36) -
Gem
:: SourceInfoCache (360) -
Gem
:: SourceInfoCacheEntry (48)
キーワード
-
DEFAULT
_ UPDATE _ SOURCES (12) - SourceInfoCacheEntry (12)
- cache (12)
-
cache
_ data (24) -
cache
_ file (12) - flush (12)
-
latest
_ cache _ data (12) -
latest
_ cache _ file (12) -
latest
_ system _ cache _ file (24) -
latest
_ user _ cache _ file (24) - new (12)
-
read
_ all _ cache _ data (12) -
read
_ cache _ data (12) - refresh (24)
- reset (12)
-
reset
_ cache _ data (12) -
reset
_ cache _ file (12) -
reset
_ cache _ for (12) -
rubygems
/ source _ info _ cache _ entry (12) - search (24)
-
search
_ with _ source (24) -
set
_ cache _ data (12) - size (12)
-
source
_ index (12) -
system
_ cache _ file (24) -
try
_ file (12) - update (12)
-
update
_ sources (12) -
update
_ sources= (12) -
user
_ cache _ file (24) -
write
_ cache (12)
検索結果
先頭5件
-
Gem
:: SourceInfoCache . reset -> nil (6000.0) -
自身の内容をクリアします。
自身の内容をクリアします。 -
Gem
:: SourceInfoCache . system _ cache _ file -> String (6000.0) -
システムキャッシュのファイル名を返します。
システムキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache . user _ cache _ file -> String (6000.0) -
ユーザーキャッシュのファイル名を返します。
ユーザーキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCacheEntry # size -> Integer (6000.0) -
ソースエントリのサイズです。
ソースエントリのサイズです。
ソースインデックスが変化したことを検出するために使用します。 -
Gem
:: ConfigFile # update _ sources=(update _ sources) (3044.0) -
Gem::SourceInfoCache を毎回更新するかどうか設定します。
...
Gem::SourceInfoCache を毎回更新するかどうか設定します。
@param update_sources 真を指定すると毎回 Gem::SourceInfoCache を更新します。... -
Gem
:: ConfigFile # update _ sources -> bool (3032.0) -
真の場合は Gem::SourceInfoCache を毎回更新します。 そうでない場合は、キャッシュがあればキャッシュの情報を使用します。
...真の場合は Gem::SourceInfoCache を毎回更新します。
そうでない場合は、キャッシュがあればキャッシュの情報を使用します。... -
Gem
:: ConfigFile :: DEFAULT _ UPDATE _ SOURCES -> true (3032.0) -
毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。
...毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。...