1233件ヒット
[1-100件を表示]
(0.138秒)
ライブラリ
- ビルトイン (141)
- benchmark (12)
-
cgi
/ html (96) - date (12)
- e2mmap (12)
- json (108)
- logger (36)
- mkmf (12)
- monitor (12)
-
net
/ ftp (12) -
net
/ http (24) - open-uri (24)
- openssl (24)
- optparse (36)
- rake (12)
-
rdoc
/ context (48) -
rdoc
/ markup (12) -
rdoc
/ markup / formatter (24) -
rdoc
/ text (12) -
rdoc
/ top _ level (24) -
rexml
/ document (48) -
rubygems
/ format (36) -
rubygems
/ installer (12) -
rubygems
/ old _ format (36) -
rubygems
/ platform (72) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (12) -
rubygems
/ source _ info _ cache (24) -
rubygems
/ spec _ fetcher (24) -
rubygems
/ specification (36) -
rubygems
/ user _ interaction (24) -
rubygems
/ version _ option (12) - scanf (36)
- shell (18)
-
shell
/ command-processor (18) -
shell
/ filter (18) -
shell
/ process-controller (6) - stringio (12)
-
syslog
/ logger (12) -
webrick
/ httputils (60) - zlib (12)
クラス
-
ARGF
. class (12) - Array (48)
-
Benchmark
:: Tms (12) - Date (12)
-
Gem
:: Format (36) -
Gem
:: Installer (12) -
Gem
:: OldFormat (36) -
Gem
:: Platform (72) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (12) -
Gem
:: SourceInfoCache (24) -
Gem
:: SpecFetcher (24) -
Gem
:: Specification (36) -
Gem
:: StreamUI (12) - Hash (24)
- IO (24)
- Logger (12)
-
Logger
:: Formatter (24) -
MonitorMixin
:: ConditionVariable (12) -
Net
:: FTP (12) -
OpenSSL
:: PKey :: EC :: Group (12) - OptionParser (36)
-
RDoc
:: Context (48) -
RDoc
:: Markup (12) -
RDoc
:: Markup :: Formatter (24) -
RDoc
:: TopLevel (24) -
REXML
:: Attribute (12) -
REXML
:: Formatters :: Default (12) -
REXML
:: Formatters :: Pretty (24) - Shell (18)
-
Shell
:: CommandProcessor (18) -
Shell
:: Filter (18) -
Shell
:: ProcessController (6) - String (45)
- StringIO (12)
-
Syslog
:: Logger (12) - Time (12)
-
WEBrick
:: HTTPUtils :: FormData (60) -
Zlib
:: GzipWriter (12)
モジュール
-
CGI
:: HtmlExtension (96) - Exception2MessageMapper (12)
-
Gem
:: UserInteraction (12) -
Gem
:: VersionOption (12) -
JSON
:: Generator :: GeneratorMethods :: Array (12) -
JSON
:: Generator :: GeneratorMethods :: FalseClass (12) -
JSON
:: Generator :: GeneratorMethods :: Float (12) -
JSON
:: Generator :: GeneratorMethods :: Hash (12) -
JSON
:: Generator :: GeneratorMethods :: Integer (12) -
JSON
:: Generator :: GeneratorMethods :: NilClass (12) -
JSON
:: Generator :: GeneratorMethods :: Object (12) -
JSON
:: Generator :: GeneratorMethods :: String (12) -
JSON
:: Generator :: GeneratorMethods :: TrueClass (12) - Kernel (36)
-
Net
:: HTTPHeader (24) -
OpenSSL
:: Buffering (12) -
OpenURI
:: OpenRead (24) -
RDoc
:: Text (12)
キーワード
- == (12)
- === (12)
- =~ (12)
- [] (12)
-
add
_ class (12) -
add
_ class _ or _ module (24) -
add
_ module (12) -
add
_ platform _ option (12) -
add
_ tag (12) - call (12)
- compact= (12)
- convert (24)
- cpu= (12)
-
datetime
_ format= (12) -
def
_ exception (6) - delete (18)
- fetch (12)
-
file
_ entries= (24) - filename (12)
- filename= (12)
-
find
_ matching (12) -
find
_ module _ named (24) - form (48)
-
form
_ data= (12) - format (12)
-
formatted
_ program _ filename (12) - formatter= (24)
-
gem
_ path= (24) -
multipart
_ form (48) - name (12)
- name= (12)
-
normalize
_ comment (12) -
normalize
_ uri (12) - normalized= (12)
- open (24)
-
original
_ platform= (12) - os= (12)
- permutation (24)
- permute (24)
- permute! (12)
- platform= (12)
-
point
_ conversion _ form= (12) - printf (60)
-
repeated
_ permutation (24) - requirements= (12)
- rmdir (30)
- scanf (36)
- search (24)
-
search
_ with _ source (12) -
set
_ form _ data (12) - spec= (24)
- strftime (24)
- task (12)
-
terminate
_ interaction (24) -
terminate
_ job (6) -
to
_ json (108) -
transform
_ keys (12) -
transform
_ keys! (12) -
unicode
_ normalize (11) -
unicode
_ normalize! (11) -
unicode
_ normalized? (11) - version= (12)
- wait (12)
- width= (12)
- write (12)
検索結果
先頭5件
-
Gem
:: UserInteraction # terminate _ interaction(*args) -> () (27407.0) -
アプリケーションを終了します。
...アプリケーションを終了します。
@param args 委譲先のメソッドに与える引数です。... -
Shell
:: Filter # rm(*filename) -> Integer (21208.0) -
File クラスにある同名のクラスメソッドと同じです.
...File クラスにある同名のクラスメソッドと同じです.
@param filename ファイル名を表す文字列を指定します。
@see File.delete... -
Gem
:: StreamUI # terminate _ interaction(status = 0) -> () (18407.0) -
アプリケーションを終了します。
...アプリケーションを終了します。
@param status 終了ステータスを指定します。デフォルトは 0 (成功) です。
@raise Gem::SystemExitException このメソッドを呼び出すと必ず発生する例外です。... -
Shell
# rm(*filename) -> Integer (18208.0) -
File クラスにある同名のクラスメソッドと同じです.
...File クラスにある同名のクラスメソッドと同じです.
@param filename ファイル名を表す文字列を指定します。
@see File.delete... -
Shell
:: CommandProcessor # rm(*filename) -> Integer (18208.0) -
File クラスにある同名のクラスメソッドと同じです.
...File クラスにある同名のクラスメソッドと同じです.
@param filename ファイル名を表す文字列を指定します。
@see File.delete... -
Logger
:: Formatter # datetime _ format=(format) (15307.0) -
ログの日時フォーマットをセットします。
...@param format 日時のフォーマット文字列。Time#strftime で使用するフォーマット文字列と
同じものを使用できます。
//emlist[例][ruby]{
require 'logger'
formatter = Logger::Formatter.new
formatter.datetime_format # => nil
formatter.datetime_format......= '%Y-%m-%d %H:%M:%S' # => "%Y-%m-%d %H:%M:%S"
formatter.datetime_format # => "%Y-%m-%d %H:%M:%S"
//}
@see Time#strftime... -
Shell
:: ProcessController # terminate _ job(command) (15307.0) -
指定されたコマンドを終了します。
...指定されたコマンドを終了します。
@param command コマンドを指定します。... -
Gem
:: VersionOption # add _ platform _ option(task = command , *wrap) (15213.0) -
option parser に対して --platform オプションを追加します。
...option parser に対して --platform オプションを追加します。
@param task コマンド名を指定します。デフォルト値はインクルードされる側のクラスで指定されます。
@param wrap Gem::Command#add_option に渡すその他のオプションを指定し... -
JSON
:: Generator :: GeneratorMethods :: Array # to _ json(state _ or _ hash = nil) -> String (15107.0) -
自身から生成した JSON 形式の文字列を返します。
...します。
@param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::State.new の引数と同じ Hash を
指定します。
//emlist[例][ruby]{
req......uire "json"
[1, 2, 3].to_json # => "[1,2,3]"
//}... -
JSON
:: Generator :: GeneratorMethods :: FalseClass # to _ json(state _ or _ hash = nil) -> String (15107.0) -
自身から生成した JSON 形式の文字列を返します。
...します。
@param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::State.new の引数と同じ Hash を
指定します。
//emlist[例][ruby]{
req......uire "json"
false.to_json # => "false"
//}... -
JSON
:: Generator :: GeneratorMethods :: Float # to _ json(state _ or _ hash = nil) -> String (15107.0) -
自身から生成した JSON 形式の文字列を返します。
...します。
@param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::State.new の引数と同じ Hash を
指定します。
//emlist[例][ruby]{
req......uire "json"
(1.0).to_json # => "1.0"
//}...