1124件ヒット
[1-100件を表示]
(0.041秒)
ライブラリ
- ビルトイン (120)
- csv (120)
- fileutils (31)
- json (84)
-
net
/ http (12) - open3 (12)
- openssl (12)
- optparse (12)
- rake (48)
-
rdoc
/ generator / darkfish (12) -
rdoc
/ generator / json _ index (12) -
rdoc
/ generator / ri (12) -
rdoc
/ parser (12) -
rdoc
/ parser / c (12) -
rdoc
/ parser / ruby (12) -
rdoc
/ parser / simple (12) -
rdoc
/ rdoc (12) -
rubygems
/ security (36) -
rubygems
/ specification (24) - socket (24)
- tempfile (22)
クラス
- CSV (120)
-
Encoding
:: Converter (96) -
Gem
:: Security :: Policy (12) -
Gem
:: Specification (24) -
JSON
:: State (48) -
Net
:: HTTP (12) - OptionParser (12)
-
RDoc
:: Generator :: Darkfish (12) -
RDoc
:: Generator :: JsonIndex (12) -
RDoc
:: Generator :: RI (12) -
RDoc
:: Options (192) -
RDoc
:: Parser (12) -
RDoc
:: Parser :: C (12) -
RDoc
:: Parser :: Ruby (12) -
RDoc
:: Parser :: Simple (12) -
RDoc
:: RDoc (12) -
Rake
:: Application (12) -
Rake
:: FileTask (12) -
RubyVM
:: InstructionSequence (24) - Socket (12)
- Tempfile (22)
モジュール
- FileUtils (31)
-
Gem
:: InstallUpdateOptions (24) -
Gem
:: LocalRemoteOptions (12) -
Gem
:: Security (24) - JSON (36)
- Open3 (12)
-
OpenSSL
:: SSL (12) - Rake (24)
-
Socket
:: Constants (12)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - DEPRECATED (12)
- InstallUpdateOptions (12)
- Marshal フォーマット (12)
-
NEWS for Ruby 2
. 0 . 0 (12) -
NEWS for Ruby 2
. 4 . 0 (9) -
NEWS for Ruby 3
. 0 . 0 (5) -
OP
_ NO _ SESSION _ RESUMPTION _ ON _ RENEGOTIATION (12) -
SOL
_ ATALK (24) -
add
_ generator (12) -
add
_ update _ sources _ option (12) - application (12)
- application= (12)
-
build
_ cert (12) - compile (12)
- configure (12)
-
cp
_ lr (7) - create (22)
-
force
_ update (12) - foreach (24)
- formatter (12)
- formatter= (12)
-
from
_ state (12) - generate (12)
-
generate
_ line (12) - generator (12)
- generator= (12)
-
image
_ format (12) - initialize (24)
-
install
_ update _ defaults _ str (12) - instance (24)
- merge (12)
- mkpath (12)
- new (120)
-
page
_ dir (12) - parse! (12)
-
parser
_ for (12) - pipeline (12)
-
pretty
_ generate (12) -
pretty
_ unparse (12) -
primitive
_ convert (48) - rdoc (12)
-
rdoc
/ generator (12) -
rdoc
/ generator / json _ index (12) -
rdoc
/ markdown (12) - read (12)
- readlines (12)
- root (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
. 9 feature (12) -
rubygems
/ commands / generate _ index _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ security (12) -
sanitize
_ path (12) -
search
_ convpath (12) - separator (12)
-
sign
_ cert (12) -
static
_ path (12) -
static
_ path= (12) - table (12)
- template (12)
-
template
_ dir (12) -
template
_ dir= (12) -
test
/ unit (1) -
trusted
_ cert _ path (12) - uptodate? (12)
- visibility (12)
検索結果
先頭5件
-
Rake
:: Application # options -> OpenStruct (21107.0) -
コマンドラインで与えられたアプリケーションのオプションを返します。
...Rake.application.options # => #<OpenStruct always_multitask=false, backtrace=false, build_all=false, dryrun=false, ignore_deprecate=false, ignore_system=false, job_stats=false, load_system=false, nosearch=false, rakelib=["rakelib"], show_all_tasks=false, show_prereqs=false, show_task_pattern=nil, s......how_tasks=nil, silent=false, suppress_backtrace_pattern=nil, thread_pool_size=8, trace=false, trace_output=#<IO:<STDERR>>, trace_rules=false>
end
//}... -
Net
:: HTTP # options(path , initheader = nil) -> Net :: HTTPResponse (18223.0) -
サーバの path に OPTIONS リクエストを ヘッダが initheader として送り、 レスポンスを Net::HTTPResponse のオブジェクト で返します。
...サーバの path に OPTIONS リクエストを
ヘッダが initheader として送り、
レスポンスを Net::HTTPResponse のオブジェクト
で返します。
@param path リクエストを送るパスを文字列で与えます。
@param initheader リクエストのヘッダを「文......字列=>文字列」の
ハッシュで与えます。
@see Net::HTTP::Options... -
Gem
:: InstallUpdateOptions # add _ install _ update _ options (18201.0) -
インストールとアップデートに関するオプションを追加します。
インストールとアップデートに関するオプションを追加します。 -
RDoc
:: Options # static _ path -> [String] (15200.0) -
コマンドライン引数の --copy-files オプションで指定したパスの一覧を返し ます。
コマンドライン引数の --copy-files オプションで指定したパスの一覧を返し
ます。 -
RDoc
:: Options # static _ path=(vals) (15200.0) -
コマンドライン引数の --copy-files オプションと同様の指定を行います。
コマンドライン引数の --copy-files オプションと同様の指定を行います。
@param vals パスを文字列の配列で指定します。 -
Gem
:: InstallUpdateOptions # install _ update _ defaults _ str -> String (12100.0) -
Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。
Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。
デフォルトのオプションは以下の通りです。
--rdoc --no-force --no-test --wrappers -
Gem
:: InstallUpdateOptions (12000.0) -
Gem::Command で使用するインストールとアップデートに関するオプションを 扱うためのモジュールです。
Gem::Command で使用するインストールとアップデートに関するオプションを
扱うためのモジュールです。 -
rubygems
/ install _ update _ options (12000.0) -
Gem::Command で使用するインストールとアップデートに関するオプションを 扱うためのモジュールを定義したライブラリです。
Gem::Command で使用するインストールとアップデートに関するオプションを
扱うためのモジュールを定義したライブラリです。 -
JSON
:: State . from _ state(options) -> JSON :: State (9341.0) -
与えられた options によって生成した JSON::State のインスタンスを返します。
...えられた options によって生成した JSON::State のインスタンスを返します。
@param options JSON::State のインスタンスか、ハッシュを指定します。
@return options がハッシュである場合は、それによって初期化した JSON::State を......。options が JSON::State のインスタンスである場合は単に
options を返します。いずれでも無い場合は、何も設定されていない JSON::State の
インスタンスを返します。
//emlist[例 Hash を指定][ruby]{
require "json"
json_state = JS......:State.from_state(indent: "\t")
json_state.class # => JSON::Ext::Generator::State
json_state.indent # => "\t"
//}
//emlist[例 JSON::State を指定][ruby]{
require "json"
json_state = JSON::State.from_state(indent: "\t")
# JSON を出力する何らかの処理を実行する
copy = JSON::State....