- OptionParser::List#reject(type) -- optparse.rb
- OptionParser::List#search(id, key) [{block}] -- optparse.rb
- OptionParser::List#short -- optparse.rb
- OptionParser::List#summarize(*args) {...} -- optparse.rb
- OptionParser::List#update(sw, sopts, lopts, nlopts = nil) -- optparse.rb
- OptionParser::List.new -- optparse.rb
- OptionParser::MissingArgument -- optparse.rb
- OptionParser::NeedlessArgument -- optparse.rb
- OptionParser::OctalInteger -- optparse.rb
- OptionParser::OptionMap -- optparse.rb
- OptionParser::ParseError -- optparse.rb
- OptionParser::ParseError#inspect -- optparse.rb
- OptionParser::ParseError#message -- optparse.rb
- OptionParser::ParseError#reason -- optparse.rb
- OptionParser::ParseError#recover(argv) -- optparse.rb
- OptionParser::ParseError#to_s -- optparse.rb
- OptionParser::ParseError#to_str -- optparse.rb
- OptionParser::ParseError::Reason -- optparse.rb
- OptionParser::Switch -- optparse.rb
- OptionParser::Switch#conv_arg(arg, val) {semi-error handler} -- optparse.rb
- OptionParser::Switch#parse_arg(arg) {non-serious error handler} -- optparse.rb
- OptionParser::Switch#summarize(sdone, ldone, width, max, indent) -- optparse.rb
- OptionParser::Switch.guess(arg) -- optparse.rb
- OptionParser::Switch.new -- optparse.rb
- OptionParser::Switch::NoArgument -- optparse.rb
- OptionParser::Switch::NoArgument#parse -- optparse.rb
- OptionParser::Switch::OptionalArgument -- optparse.rb
- OptionParser::Switch::OptionalArgument#parse -- optparse.rb
- OptionParser::Switch::RequiredArgument -- optparse.rb
- OptionParser::Switch::RequiredArgument#parse -- optparse.rb
- Override (Ruby用語集) -- Ruby用語集
- P (Ruby用語集) -- Ruby用語集
- P (packテンプレート文字列) -- packテンプレート文字列
- PATH -- 環境変数
- PATH_SEPARATOR -- class/module File -- File
- PI -- class/module Math -- Math
- PLATFORM -- 組み込み定数
- POLS (Ruby用語集) -- Ruby用語集
- PP
- PP -- PP
- PP#comma_breakable -- PP
- PP#object_group(obj) { ... } -- PP
- PP#pp(obj) -- PP
- PP.pp(obj[, out[, width]]) -- PP
- PP.sharing_detection -- PP
- PP.sharing_detection = -- PP
- PRIO_PGRP -- class/module Process -- Process
- PRIO_PROCESS -- class/module Process -- Process
- PRIO_USER -- class/module Process -- Process
- PStore
- PStore -- PStore
- PStore#[](name) -- PStore
- PStore#[]=(name, value) -- PStore
- PStore#abort -- PStore
- PStore#commit -- PStore
- PStore#delete(name) -- PStore
- PStore#fetch(name[, default]) -- PStore
- PStore#in_transaction -- PStore
- PStore#path -- PStore
- PStore#root?(name) -- PStore
- PStore#roots -- PStore
- PStore#transaction(read_only=false) {|pstore| ... } -- PStore
- PStore#transaction{|pstore| ... } -- PStore
- PStore.new(file) -- PStore
- PTY
- PTY -- PTY
- Paradigm (Ruby用語集) -- Ruby用語集
- ParseDate
- ParseDate -- ParseDate
- ParseDate.parsedate(str[, complete]) -- ParseDate
- Pathname -- pathname.rb
- Pathname.getwd -- pathname.rb
- Pathname.glob(*args) -- pathname.rb
- Pathname.new(path) -- pathname.rb
- Pathname.pwd -- pathname.rb
- Perl (Ruby用語集) -- Ruby用語集
- Ping
- Ping -- Ping
- Ping.pingecho(host, timeout=5, service='echo') -- Ping
- Precision
- Precision -- Precision
- Precision#prec(klass) -- Precision
- Precision#prec_f -- Precision
- Precision#prec_i -- Precision
- Precision.included [new] (ruby 1.7 feature) -- ruby 1.7 feature
- Precision.included(module_or_class) -- Precision
- Precision.induced_from(number) -- Precision
- PrettyPrint
- PrettyPrint -- PrettyPrint
- PrettyPrint#breakable([sep[, width]]) -- PrettyPrint
- PrettyPrint#first? -- PrettyPrint
- PrettyPrint#flush -- PrettyPrint
- PrettyPrint#group([indent[, open_obj[, close_obj[, open_width[, close_width]]]]]) {...} -- PrettyPrint
- PrettyPrint#nest(indent) {...} -- PrettyPrint
- PrettyPrint#text(obj[, width]) -- PrettyPrint
- PrettyPrint.format([output[, maxwidth[, newline[, genspace]]]]) {|pp| ...} -- PrettyPrint
- PrettyPrint.new([output[, maxwidth[, newline]]]) [{|width| ...}] -- PrettyPrint
- PrettyPrint.singleline_format([output[, maxwidth[, newline[, genspace]]]]) {|pp| ...} -- PrettyPrint
- Prime -- mathn.rb
- Prime#each -- mathn.rb