1368件ヒット
[1-100件を表示]
(0.087秒)
クラス
-
Gem
:: Command (108) -
Gem
:: Commands :: BuildCommand (24) -
Gem
:: Commands :: DependencyCommand (36) -
Gem
:: Commands :: LockCommand (12) -
Gem
:: Commands :: UnpackCommand (12) -
Gem
:: ConfigFile (24) -
Gem
:: Dependency (12) -
Gem
:: DigestAdapter (24) -
Gem
:: Format (12) -
Gem
:: GemPathSearcher (24) -
Gem
:: Indexer (12) -
Gem
:: Installer (72) -
Gem
:: LoadError (12) -
Gem
:: OldFormat (12) -
Gem
:: Package :: TarHeader (96) -
Gem
:: Package :: TarInput (12) -
Gem
:: Package :: TarReader :: Entry (36) -
Gem
:: Platform (48) -
Gem
:: RemoteFetcher (84) -
Gem
:: Requirement (12) -
Gem
:: SourceIndex (24) -
Gem
:: SourceInfoCache (84) -
Gem
:: SpecFetcher (12) -
Gem
:: Specification (432) -
Gem
:: StreamUI (48) -
Gem
:: Uninstaller (24) -
Gem
:: Validator (12) -
Gem
:: Version (24)
モジュール
キーワード
-
_ dump (12) - alert (12)
-
alert
_ error (12) -
alert
_ warning (12) -
app
_ script _ text (12) - arguments (36)
-
as
_ list (12) - ask (24)
- autorequire (12)
-
bin
_ dir (24) - bindir (12)
-
cache
_ dir (12) -
cache
_ file (12) - command (12)
-
config
_ file _ name (12) - cpu (12)
-
default
_ executable (12) -
defaults
_ str (12) - description (24)
- digest (12)
- download (12)
- email (12)
- escape (12)
- executable (12)
- executables (12)
- extensions (12)
-
extra
_ rdoc _ files (12) -
fetch
_ path (12) -
file
_ name (12) - files (12)
-
formatted
_ program _ filename (12) -
full
_ gem _ path (12) -
full
_ name (24) -
gem
_ home (24) -
gem
_ path (24) -
gem
_ signature (12) -
get
_ file _ uri _ path (12) -
get
_ one _ gem _ name (12) -
get
_ one _ optional _ argument (12) -
get
_ path (12) - getc (12)
- gname (12)
- hexdigest (12)
- homepage (12)
-
index
_ signature (12) -
install
_ update _ defaults _ str (12) -
installation
_ path (12) -
latest
_ cache _ file (12) -
latest
_ system _ cache _ file (12) -
latest
_ user _ cache _ file (12) -
lib
_ dirs _ for (12) -
lib
_ files (12) - linkname (12)
-
loaded
_ from (12) - magic (12)
-
mark
_ version (12) -
matching
_ files (12) - name (48)
- normalize (12)
-
normalize
_ uri (12) -
open
_ uri _ or _ path (12) -
original
_ name (12) -
original
_ platform (12) - os (12)
- path (12)
- platform (12)
- prefix (12)
-
print
_ dependencies (12) -
program
_ name (12) - read (12)
-
remove
_ leading _ dot _ dir (12) -
require
_ path (12) -
require
_ paths (12) -
rubygems
_ version (12) -
sanitize
_ string (12) - shebang (12)
-
signing
_ key (12) -
spec
_ path (12) - summary (24)
-
system
_ cache _ file (12) -
test
_ file (12) -
test
_ files (12) -
test
_ suite _ file (12) -
to
_ ruby (12) -
to
_ s (36) -
try
_ file (12) - typeflag (12)
- uname (12)
- unescape (12)
- usage (36)
-
user
_ cache _ file (12) - version (24)
-
windows
_ stub _ script (12) -
zipped
_ stream (12)
検索結果
先頭5件
-
Gem
:: Indexer # sanitize _ string(string) -> String (12411.0) -
与えられた文字列をサニタイズします。
...与えられた文字列をサニタイズします。
@param string サニタイズ対象の文字列を指定します。
@see Gem::Indexer#sanitize... -
Gem
:: Specification # installation _ path -> String (12203.0) -
この Gem パッケージのインストール先のパスを返します。
この Gem パッケージのインストール先のパスを返します。 -
Gem
:: Command # program _ name -> String (9303.0) -
コマンドラインで実行するときに使用するプログラム名を返します。
コマンドラインで実行するときに使用するプログラム名を返します。 -
Gem
:: GemPathSearcher # matching _ files(spec , path) -> [String] (9303.0) -
与えられた spec に path が含まれている場合、その path のリストを返します。
...与えられた spec に path が含まれている場合、その path のリストを返します。
@param spec Gem::Specification のインスタンスを指定します。
@param path 探索対象のパスを指定します。... -
Gem
:: Command # command -> String (9203.0) -
コマンドの名前を返します。
コマンドの名前を返します。 -
Gem
:: Commands :: BuildCommand # arguments -> String (9203.0) -
引数の説明を表す文字列を返します。
引数の説明を表す文字列を返します。 -
Gem
:: Commands :: BuildCommand # usage -> String (9203.0) -
使用方法を表す文字列を返します。
使用方法を表す文字列を返します。 -
Gem
:: Commands :: DependencyCommand # arguments -> String (9203.0) -
引数の説明を表す文字列を返します。
引数の説明を表す文字列を返します。 -
Gem
:: Commands :: DependencyCommand # usage -> String (9203.0) -
使用方法を表す文字列を返します。
使用方法を表す文字列を返します。