1515件ヒット
[1-100件を表示]
(0.111秒)
ライブラリ
- ビルトイン (171)
-
cgi
/ core (12) - getoptlong (12)
-
net
/ http (12) -
net
/ imap (24) - open-uri (36)
- optparse (60)
- psych (24)
- rake (12)
-
rake
/ rdoctask (24) -
rdoc
/ generator / darkfish (12) -
rdoc
/ generator / ri (12) -
rubygems
/ command (48) -
rubygems
/ specification (24) -
webrick
/ httpserver (12) -
webrick
/ httpservlet / abstract (72) -
webrick
/ httpservlet / filehandler (12) -
webrick
/ httpservlet / prochandler (12)
クラス
-
ARGF
. class (36) - CGI (12)
-
Encoding
:: Converter (48) -
Gem
:: Command (48) -
Gem
:: Specification (24) - GetoptLong (12)
-
Net
:: HTTP (12) -
Net
:: IMAP (24) - OptionParser (36)
-
Psych
:: Nodes :: Node (24) -
RDoc
:: Generator :: Darkfish (12) -
RDoc
:: Generator :: RI (12) -
RDoc
:: Options (840) -
Rake
:: FileTask (12) -
Rake
:: RDocTask (24) - String (78)
- Symbol (9)
-
WEBrick
:: HTTPServer (12) -
WEBrick
:: HTTPServlet :: AbstractServlet (72) -
WEBrick
:: HTTPServlet :: FileHandler (12) -
WEBrick
:: HTTPServlet :: ProcHandler (12)
モジュール
-
Gem
:: InstallUpdateOptions (24) -
Gem
:: LocalRemoteOptions (60) -
OpenURI
:: OpenRead (36) -
OptionParser
:: Arguable (24)
キーワード
-
add
_ bulk _ threshold _ option (12) -
add
_ option (12) -
add
_ proxy _ option (12) -
add
_ source _ option (12) -
add
_ update _ sources _ option (12) -
all
_ one _ file (12) - charset (12)
-
coverage
_ report (12) -
coverage
_ report= (12) - css (12)
- diagram (12)
-
do
_ DELETE (12) -
do
_ GET (12) -
do
_ HEAD (12) -
do
_ OPTIONS (24) -
do
_ POST (12) -
do
_ PUT (12) - downcase (18)
- downcase! (9)
-
dry
_ run (12) -
dry
_ run= (12) - encode (36)
- encode! (24)
- encoding (12)
- encoding= (12)
- exclude (12)
- exclude= (12)
-
extra
_ accessor _ flags (12) -
extra
_ accessors (12) - fileboxes (12)
- files (12)
-
finish
_ page _ dir (12) -
force
_ output (12) -
force
_ output= (12) -
force
_ update (12) - formatter (12)
- formatter= (12)
- generator (12)
- generator= (12)
-
get
_ instance (12) - header (12)
-
hyperlink
_ all (12) -
hyperlink
_ all= (12) -
image
_ format (12) -
include
_ line _ numbers (12) - initialize (24)
-
inline
_ source (12) -
install
_ update _ defaults _ str (12) -
line
_ numbers (12) -
line
_ numbers= (12) - load (12)
-
main
_ page (12) -
main
_ page= (12) - markup (12)
- markup= (12)
- merge (12)
- mount (12)
- needed? (12)
-
on
_ head (12) -
op
_ dir (12) -
op
_ dir= (12) -
op
_ name (12) - open (24)
-
option
_ parser (12) -
option
_ parser= (12) - order! (24)
-
page
_ dir (12) -
page
_ dir= (12) - parse (12)
- pipe (12)
- pipe= (12)
-
primitive
_ convert (48) - promiscuous (12)
- quiet (12)
-
rdoc
_ include (12) - read (12)
- root (12)
- root= (12)
-
sanitize
_ path (12) -
set
_ encoding (36) -
show
_ all (12) -
show
_ all= (12) -
show
_ hash (12) - starttls (24)
-
static
_ path (12) -
static
_ path= (12) -
tab
_ width (12) - template (12)
-
template
_ dir (12) -
template
_ dir= (12) - title (12)
- title= (12)
-
to
_ yaml (12) - verbosity (12)
- verbosity= (12)
- visibility (12)
- visibility= (12)
- warn (12)
- webcvs (12)
- yaml (12)
検索結果
先頭5件
-
Gem
:: Command # options -> Hash (21102.0) -
コマンドで使用するオプションを返します。
コマンドで使用するオプションを返します。 -
Rake
:: RDocTask # options -> Array (21102.0) -
rdoc コマンドに渡すオプションのリストを返します。
...rdoc コマンドに渡すオプションのリストを返します。
指定できるオプションは -o, --main, --title, -T 以外です。... -
Net
:: HTTP # options(path , initheader = nil) -> Net :: HTTPResponse (18224.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 (18202.0) -
インストールとアップデートに関するオプションを追加します。
インストールとアップデートに関するオプションを追加します。 -
Gem
:: LocalRemoteOptions # add _ local _ remote _ options (15202.0) -
オプション --local, --remote, --both を追加します。
オプション --local, --remote, --both を追加します。 -
Gem
:: Specification # rdoc _ options=(options) (12309.0) -
API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
...API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
@param options API ドキュメントを生成するときに rdoc コマンドに与えるオプションを指定します。... -
WEBrick
:: HTTPServlet :: FileHandler # do _ OPTIONS(request , response) -> () (12218.0) -
OPTIONS リクエストを処理します。
...
OPTIONS リクエストを処理します。
@param request クライアントからのリクエストを表す WEBrick::HTTPRequest オブジェクトです。
@param response クライアントへのレスポンスを表す WEBrick::HTTPResponse オブジェクトです。
@raise WEBrick::HTTP......Status::NotFound 対象となるパスが見つからなかった場合に発生します。... -
Gem
:: Command # handle _ options(args) (12202.0) -
与えられた引数のリストをパースして結果を記録します。
与えられた引数のリストをパースして結果を記録します。
@param args 引数のリストを指定します。 -
Gem
:: Specification # rdoc _ options -> [String] (12202.0) -
API ドキュメントを生成するときに rdoc コマンドに与えるオプションを返します。
...API ドキュメントを生成するときに rdoc コマンドに与えるオプションを返します。...