種類
ライブラリ
- ビルトイン (84)
- fiddle (12)
- rubygems (12)
-
rubygems
/ commands / help _ command (12) -
rubygems
/ config _ file (12) -
rubygems
/ platform (204) -
rubygems
/ source _ index (12) -
rubygems
/ source _ info _ cache (24) -
rubygems
/ spec _ fetcher (24) -
rubygems
/ specification (60) -
rubygems
/ version _ option (24) - win32ole (12)
クラス
- File (12)
-
Gem
:: Commands :: HelpCommand (12) -
Gem
:: ConfigFile (12) -
Gem
:: Platform (192) -
Gem
:: SourceIndex (12) -
Gem
:: SourceInfoCache (24) -
Gem
:: SpecFetcher (24) -
Gem
:: Specification (60) - Module (12)
- Object (12)
- Symbol (12)
-
WIN32OLE
_ METHOD (12)
モジュール
- Fiddle (12)
- Gem (12)
-
Gem
:: VersionOption (12) - Kernel (36)
キーワード
-
$ -I (12) -
$ : (12) -
$ LOAD _ PATH (12) -
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - == (12)
- === (12)
- =~ (12)
-
BUILD
_ RUBY _ PLATFORM (12) - CURRENT (12)
- Cygwin (12)
- DOSISH 対応 (12)
- GNU (12)
- GNU Hurd (12)
- Mac OS X (12)
- MinGW (12)
-
NEWS for Ruby 2
. 5 . 0 (8) - PLATFORMS (12)
-
PLATFORM
_ DEFAULTS (12) - Platform (12)
- RUBY (12)
-
RUBY
_ PLATFORM (12) - Ruby が動作するプラットフォーム (12)
- Rubyの起動 (12)
- Unix (12)
- VersionOption (12)
- Win32 (12)
- Win32ネイティブ版 (12)
- Win32ネイティブ版Rubyの互換性問題 (12)
-
add
_ platform _ option (12) -
all
_ symbols (12) - constants (12)
- cpu (12)
- cpu= (12)
- fetch (12)
-
find
_ matching (12) -
full
_ name (12) - join (12)
- local (12)
- match (12)
- mingw32 (12)
- mswin32 (12)
- new (12)
-
original
_ platform (12) -
original
_ platform= (12) - os (12)
- os= (12)
- platform= (12)
-
rake
/ gempackagetask (12) -
return
_ vtype (12) -
ruby 1
. 6 feature (12) -
ruby 1
. 8 . 2 feature (12) -
ruby 1
. 8 . 3 feature (12) -
ruby 1
. 8 . 4 feature (12) -
ruby 1
. 8 . 5 feature (12) -
ruby 1
. 9 feature (12) - rubygems (12)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / fetch _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ platform (12) -
rubygems
/ version _ option (12) - search (24)
-
search
_ with _ source (12) -
to
_ a (12) -
to
_ s (12) - version (12)
- version= (12)
-
win
_ platform? (12) - 環境変数 (12)
検索結果
先頭5件
-
Gem
:: VersionOption # add _ platform _ option(task = command , *wrap) (6117.0) -
option parser に対して --platform オプションを追加します。
...option parser に対して --platform オプションを追加します。
@param task コマンド名を指定します。デフォルト値はインクルードされる側のクラスで指定されます。
@param wrap Gem::Command#add_option に渡すその他のオプションを指定し... -
Fiddle
:: BUILD _ RUBY _ PLATFORM -> String (6107.0) -
ビルドに用いた ruby のプラットフォームを表す文字列。
...ビルドに用いた ruby のプラットフォームを表す文字列。
通常、Object::RUBY_PLATFORM と同じ。... -
Gem
. # win _ platform? -> bool (6107.0) -
Windows プラットフォームであれば真を返します。そうでなければ偽を返します。
...Windows プラットフォームであれば真を返します。そうでなければ偽を返します。
@see Object::RUBY_PLATFORM... -
Gem
:: ConfigFile :: PLATFORM _ DEFAULTS -> {} (6101.0) -
Ruby の実装者がデフォルトの設定値をセットするために使用します。
Ruby の実装者がデフォルトの設定値をセットするために使用します。
使用するファイルは rubygems/defaults/#{RUBY_ENGINE}.rb です。 -
Gem
:: Specification # original _ platform -> String (6101.0) -
この属性は古いバージョンの Gem パッケージをアンインストールするために残されています。
この属性は古いバージョンの Gem パッケージをアンインストールするために残されています。 -
Object
:: RUBY _ PLATFORM -> String (6101.0) -
プラットフォームを表す文字列。
プラットフォームを表す文字列。 -
Gem
:: Commands :: HelpCommand :: PLATFORMS -> String (6100.0) -
プラットフォームに関する記述を格納している文字列です。
プラットフォームに関する記述を格納している文字列です。 -
Gem
:: Platform (6000.0) -
選択した Gem のインストールを実行できるプラットフォームのリストを扱うクラスです。
選択した Gem のインストールを実行できるプラットフォームのリストを扱うクラスです。 -
rubygems
/ platform (6000.0) -
選択した Gem のインストールを実行できるプラットフォームのリストを扱うライブラリです。
選択した Gem のインストールを実行できるプラットフォームのリストを扱うライブラリです。