108件ヒット
[1-100件を表示]
(0.099秒)
ライブラリ
クラス
-
Gem
:: GemPathSearcher (12) -
Gem
:: Specification (72) -
RDoc
:: Options (24)
キーワード
-
extra
_ rdoc _ files (12) -
lib
_ files (12) -
matching
_ files (12) -
static
_ path (12) -
test
_ file (12) -
test
_ files (12) -
test
_ suite _ file (12)
検索結果
先頭5件
-
Gem
:: Specification # files -> [String] (18203.0) -
この Gem パッケージに含まれるファイル名の配列を返します。
この Gem パッケージに含まれるファイル名の配列を返します。 -
RDoc
:: Options # files -> [String] (18203.0) -
解析するファイルの一覧を文字列の配列で返します。
解析するファイルの一覧を文字列の配列で返します。 -
Gem
:: GemPathSearcher # matching _ files(spec , path) -> [String] (6203.0) -
与えられた spec に path が含まれている場合、その path のリストを返します。
与えられた spec に path が含まれている場合、その path のリストを返します。
@param spec Gem::Specification のインスタンスを指定します。
@param path 探索対象のパスを指定します。 -
Gem
:: Specification # extra _ rdoc _ files -> [String] (6203.0) -
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。 -
Gem
:: Specification # lib _ files -> [String] (6203.0) -
この Gem パッケージに含まれているファイルのうち Gem::Specification#require_paths 以下にあるファイルのリストを返します。
この Gem パッケージに含まれているファイルのうち Gem::Specification#require_paths
以下にあるファイルのリストを返します。 -
Gem
:: Specification # test _ files -> [String] (6203.0) -
ユニットテストのファイルのリストを返します。
ユニットテストのファイルのリストを返します。 -
Gem
:: Specification # test _ file -> String (118.0) -
Gem::Specification#test_files の単数バージョンです。
...Gem::Specification#test_files の単数バージョンです。... -
Gem
:: Specification # test _ suite _ file -> String (118.0) -
この属性は非推奨です。 Gem::Specification#test_files を使用してください。
...この属性は非推奨です。 Gem::Specification#test_files を使用してください。... -
RDoc
:: Options # static _ path -> [String] (118.0) -
コマンドライン引数の --copy-files オプションで指定したパスの一覧を返し ます。
...コマンドライン引数の --copy-files オプションで指定したパスの一覧を返し
ます。...