1083件ヒット
[1-100件を表示]
(0.085秒)
種類
ライブラリ
- ビルトイン (225)
- drb (12)
- e2mmap (6)
-
fiddle
/ import (12) -
irb
/ extend-command (48) - json (48)
-
mutex
_ m (12) -
net
/ http (90) -
net
/ pop (24) -
net
/ smtp (12) - openssl (12)
- psych (115)
- rake (12)
- rbconfig (1)
-
rdoc
/ alias (12) -
rdoc
/ context (72) -
rdoc
/ parser (12) -
rdoc
/ top _ level (12) -
rubygems
/ requirement (12) -
rubygems
/ specification (12) - shell (12)
-
shell
/ command-processor (24) - sync (12)
- thread (6)
- thwait (6)
- timeout (8)
- tsort (47)
- win32ole (12)
クラス
- Array (21)
- Encoding (12)
-
Gem
:: Specification (12) - Method (12)
- Module (48)
- Object (12)
-
Psych
:: Handler (12) -
Psych
:: Nodes :: Alias (36) -
RDoc
:: Context (72) -
RDoc
:: Parser (12) -
RDoc
:: TopLevel (12) - Shell (12)
-
Shell
:: CommandProcessor (24) - String (12)
- TracePoint (24)
- UnboundMethod (12)
-
WIN32OLE
_ TYPE (12)
モジュール
-
Fiddle
:: Importer (12) -
IRB
:: ContextExtender (12) -
IRB
:: ExtendCommandBundle (36) - Kernel (24)
-
Mutex
_ m (12) - Psych (19)
- TSort (47)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - APOPSession (12)
- Alias (24)
- BadAlias (12)
- Bignum (9)
- ConditionVariable (24)
- Config (1)
- DRbIdConv (12)
- E2MM (6)
- Extend (12)
- FileList (12)
- Fixnum (9)
- HTTPClientException (7)
- HTTPGatewayTimeOut (7)
- HTTPMovedTemporarily (12)
- HTTPMultipleChoice (12)
- HTTPRequestEntityTooLarge (7)
- HTTPRequestTimeOut (7)
- HTTPRequestURITooLarge (12)
- HTTPRequestURITooLong (7)
- HTTPRequestedRangeNotSatisfiable (7)
- HTTPSession (12)
- Integer (12)
- Mapping (12)
-
NEWS for Ruby 2
. 3 . 0 (10) -
NEWS for Ruby 3
. 0 . 0 (5) - NilClass (12)
- POPSession (12)
- Requirement (12)
- Ruby用語集 (12)
-
SCRIPT
_ LINES _ _ (12) - SMTPSession (12)
- Sequence (12)
- Signer (12)
- SizedQueue (12)
- String (12)
- Synchronizer (6)
-
Synchronizer
_ m (6) - ThWait (6)
- TimeoutError (8)
-
_ _ callee _ _ (12) -
_ _ method _ _ (12) -
add
_ alias (12) -
add
_ to (12) -
alias
_ command (18) -
alias
_ extension (12) -
alias
_ map (6) -
alias
_ method (12) - aliases (24)
- anchor (12)
- anchor= (12)
-
attribute
_ alias _ singular (12) -
callee
_ id (12) -
def
_ extend _ command (24) -
define
_ aliases (12) -
each
_ strongly _ connected _ component (12) -
each
_ strongly _ connected _ component _ from (23) -
find
_ local _ symbol (12) -
initialize
_ methods _ etc (12) -
install
_ alias _ method (12) -
irb
/ completion (12) -
irb
_ original _ method _ name (12) -
method
_ id (12) -
module
_ function (36) - new (12)
-
ole
_ type (12) -
original
_ name (24) - pack (21)
- pack テンプレート文字列 (12)
-
rb
_ alias (12) -
rb
_ alias _ variable (12) -
rb
_ define _ alias (12) -
rb
_ mod _ alias _ method (12) -
rdoc
/ alias (12) -
ruby 1
. 6 feature (12) -
ruby 1
. 8 . 2 feature (12) -
ruby 1
. 8 . 4 feature (12) -
ruby 1
. 9 feature (12) -
safe
_ load (19) - tsort (12)
-
tsort
_ each (12) - typealias (12)
-
unalias
_ command (12) -
unmatched
_ alias _ lists (12) -
unmatched
_ alias _ lists= (12) - unpack (12)
- 字句構造 (12)
検索結果
先頭5件
-
irb
/ completion (26006.0) -
irb の completion 機能を提供するライブラリです。
...irb の completion 機能を提供するライブラリです。
=== 使い方
$ irb -r irb/completion
とするか, ~/.irbrc 中に
require "irb/completion"
を入れてください.
irb実行中に require "irb/completion" してもよいです.
irb 実行中に [Tab] を押すとコ......全に補完します.
irb(main):001:0> in
in inspect instance_eval
include install_alias_method instance_of?
initialize install_aliases instance_variables
irb(main):001:0> inspect
"main"
irb(main):002:0> foo = Objec......覧がでます.
irb(main):003:0> foo.
foo.== foo.frozen? foo.protected_methods
foo.=== foo.hash foo.public_methods
foo.=~ foo.id foo.respond_to?
foo.__id__ foo.inspect f... -
Psych
:: Handler # alias(anchor) -> () (24235.0) -
anchor という名前の alias を見付けたときに呼び出されます。
...の alias を見付けたときに呼び出されます。
必要に応じてこのメソッドを override してください。
@param anchor aliasのアンカー文字列
=== 例
以下の YAMLドキュメントは自分自身への参照を持つ配列を表しています。
--- &ponies......- first element
- *ponies
この &ponies が anchor で *ponies が alias です。この場合、
alias メソッドは "poines" という引数で呼び出されます。... -
void rb
_ alias _ variable(ID name1 , ID name2) (18400.0) -
-
RDoc
:: Context # add _ alias(an _ alias) -> RDoc :: Alias (12631.0) -
引数で指定した RDoc::Alias オブジェクトを追加します。
...引数で指定した RDoc::Alias オブジェクトを追加します。
@param an_alias RDoc::Alias オブジェクトを指定します。... -
Shell
. unalias _ command(alias) -> () (12435.0) -
commandのaliasを削除します.
...commandのaliasを削除します.
@param alias 削除したいエイリアスの名前を文字列で指定します。
@raise NameError alias で指定したコマンドが無い場合に発生します。
使用例: ls -la | sort -k 5 のような例。
require 'shell'
Shell.def_system_co......mmand("ls")
Shell.alias_command("lsla", "ls", "-a", "-l")
Shell.def_system_command("sort")
sh = Shell.new
sh.transact {
(lsla | sort("-k 5")).each {|l|
puts l
}
}
Shell.unalias_command("lsla")
begin
Shell.unalias_command("lsla")
rescue NameError => err
puts err... -
RDoc
:: Context # unmatched _ alias _ lists -> {String => RDoc :: Alias} (12434.0) -
メソッド名の対応が取れていない alias の旧メソッド名がキー、 RDoc::Alias が値の Hash を返します。
...メソッド名の対応が取れていない alias の旧メソッド名がキー、
RDoc::Alias が値の Hash を返します。... -
RDoc
:: Context # aliases -> [RDoc :: Alias] (12417.0) -
追加された RDoc::Alias の配列を返します。
...追加された RDoc::Alias の配列を返します。... -
Shell
. alias _ command(alias , command , *opts) { . . . } -> self (12414.0) -
コマンドの別名(エイリアス)を作成します。 コマンドが無い場合は、Shell.def_system_command などであらかじめ作成します.
...ます.
@param alias エイリアスの名前を文字列で指定します.
@param command コマンド名を文字列で指定します.
@param opts command で指定したコマンドのオプションを指定します.
使用例: ls -la | sort -k 5 のような例。
require 'shell'
Sh......ell.def_system_command("ls")
Shell.alias_command("lsla", "ls", "-a", "-l")
Shell.def_system_command("sort")
sh = Shell.new
sh.transact {
(lsla | sort("-k 5")).each {|l|
puts l
}
}... -
Shell
:: CommandProcessor . alias _ command(alias , command , *opts) -> self (12410.0) -
@todo
...@todo
@param alias エイリアスの名前を指定します。
@param command コマンド名を指定します。
@param opts コマンドに与えるオプションを指定します。
@raise SyntaxError コマンドのエイリアス作成に失敗した時に発生します。... -
Shell
:: CommandProcessor . alias _ command(alias , command , *opts) { . . . } -> self (12410.0) -
@todo
...@todo
@param alias エイリアスの名前を指定します。
@param command コマンド名を指定します。
@param opts コマンドに与えるオプションを指定します。
@raise SyntaxError コマンドのエイリアス作成に失敗した時に発生します。... -
Shell
:: CommandProcessor . unalias _ command(alias) -> self (12407.0) -
エイリアスを削除します。
...エイリアスを削除します。
@param alias 削除したいエイリアスを指定します。...