別のキーワード
種類
- インスタンスメソッド (312)
- 特異メソッド (120)
- クラス (24)
- ライブラリ (12)
- 定数 (12)
ライブラリ
クラス
-
Gem
:: ConfigFile (36) -
Gem
:: SourceInfoCache (360) -
Gem
:: SourceInfoCacheEntry (48)
キーワード
-
DEFAULT
_ UPDATE _ SOURCES (12) - SourceInfoCache (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 # user _ cache _ file -> String (3000.0) -
ユーザーキャッシュのファイル名を返します。
ユーザーキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache # write _ cache -> nil (3000.0) -
適切なキャッシュファイルにキャッシュデータを書き込みます。
適切なキャッシュファイルにキャッシュデータを書き込みます。 -
Gem
:: SourceInfoCache . cache _ data -> Hash (3000.0) -
キャッシュしているデータを返します。
キャッシュしているデータを返します。 -
Gem
:: SourceInfoCache . latest _ system _ cache _ file -> String (3000.0) -
最新のシステムキャッシュのファイル名を返します。
最新のシステムキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache . latest _ user _ cache _ file -> String (3000.0) -
最新のユーザーキャッシュのファイル名を返します。
最新のユーザーキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache . reset -> nil (3000.0) -
自身の内容をクリアします。
自身の内容をクリアします。 -
Gem
:: SourceInfoCache . system _ cache _ file -> String (3000.0) -
システムキャッシュのファイル名を返します。
システムキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCache . user _ cache _ file -> String (3000.0) -
ユーザーキャッシュのファイル名を返します。
ユーザーキャッシュのファイル名を返します。 -
Gem
:: SourceInfoCacheEntry # refresh(source _ uri , all) -> Gem :: SourceIndex (3000.0) -
ソースインデックスを更新します。
ソースインデックスを更新します。
@param source_uri データを取得する URI を指定します。
@param all 全てのインデックスを更新するかどうかを指定します。
