1653件ヒット
[101-200件を表示]
(0.092秒)
別のキーワード
ライブラリ
- ビルトイン (129)
-
irb
/ cmd / chws (24) -
irb
/ cmd / help (12) -
irb
/ cmd / load (36) -
irb
/ cmd / nop (24) -
irb
/ cmd / pushws (36) -
irb
/ cmd / subirb (48) -
irb
/ context (756) -
irb
/ ext / history (24) -
irb
/ ext / math-mode (12) -
irb
/ ext / save-history (84) -
irb
/ ext / tracer (36) -
irb
/ ext / use-loader (60) -
irb
/ extend-command (36) -
irb
/ frame (36) -
irb
/ input-method (180) -
irb
/ inspector (24) -
irb
/ output-method (72) - psych (24)
クラス
- Binding (9)
-
IRB
:: Context (924) -
IRB
:: ExtendCommand :: ChangeWorkspace (12) -
IRB
:: ExtendCommand :: CurrentWorkingWorkspace (12) -
IRB
:: ExtendCommand :: Foreground (12) -
IRB
:: ExtendCommand :: Help (12) -
IRB
:: ExtendCommand :: IrbCommand (12) -
IRB
:: ExtendCommand :: Jobs (12) -
IRB
:: ExtendCommand :: Kill (12) -
IRB
:: ExtendCommand :: Load (12) -
IRB
:: ExtendCommand :: Nop (24) -
IRB
:: ExtendCommand :: PopWorkspace (12) -
IRB
:: ExtendCommand :: PushWorkspace (12) -
IRB
:: ExtendCommand :: Require (12) -
IRB
:: ExtendCommand :: Source (12) -
IRB
:: ExtendCommand :: Workspaces (12) -
IRB
:: FileInputMethod (24) -
IRB
:: Frame (36) -
IRB
:: InputMethod (36) -
IRB
:: Inspector (24) -
IRB
:: OutputMethod (60) -
IRB
:: ReadlineInputMethod (60) -
IRB
:: StdioInputMethod (60) -
IRB
:: StdioOutputMethod (12) -
RubyVM
:: InstructionSequence (60) - Thread (60)
モジュール
-
IRB
:: ExtendCommandBundle (60) -
IRB
:: HistorySavingAbility (24) - Kernel (24)
キーワード
-
_ _ inspect _ _ (12) -
_ _ to _ s _ _ (12) -
absolute
_ path (12) -
ap
_ name (12) -
ap
_ name= (12) -
auto
_ indent _ mode (12) -
auto
_ indent _ mode= (12) -
back
_ trace _ limit (12) -
back
_ trace _ limit= (12) - backtrace (12)
-
base
_ label (12) - bottom (12)
- debug? (12)
-
debug
_ level (12) -
debug
_ level= (12) - echo (12)
- echo= (12)
- echo? (12)
- encoding (36)
- eof? (24)
-
eval
_ history (12) -
eval
_ history= (12) - evaluate (12)
- execute (168)
- exit (12)
-
file
_ input? (12) -
file
_ name (12) -
first
_ lineno (12) - gets (48)
-
history
_ file (12) -
history
_ file= (12) -
ignore
_ eof (12) -
ignore
_ eof= (12) -
ignore
_ eof? (12) -
ignore
_ sigint (12) -
ignore
_ sigint= (12) -
ignore
_ sigint? (12) - init (12)
-
init
_ save _ history (12) - inspect (24)
- inspect? (12)
-
inspect
_ mode (12) -
inspect
_ mode= (12) -
inspect
_ value (12) -
install
_ alias _ method (12) - io (12)
- io= (12)
- irb= (12)
-
irb
_ context (24) -
irb
_ exit (12) -
irb
_ load (12) -
irb
_ name (12) -
irb
_ name= (12) -
irb
_ path (12) -
irb
_ path= (12) -
irb
_ require (12) - label (12)
-
last
_ value (12) - line (24)
-
load
_ history (12) -
load
_ modules (12) - main (12)
- math? (4)
-
math
_ mode (4) -
math
_ mode= (4) - name= (10)
- path (12)
- pp (12)
- ppx (12)
- print (24)
- printn (12)
-
prompt
_ c (12) -
prompt
_ c= (12) -
prompt
_ i (12) -
prompt
_ i= (12) -
prompt
_ mode (12) -
prompt
_ mode= (12) -
prompt
_ n (12) -
prompt
_ n= (12) -
prompt
_ s (12) -
prompt
_ s= (12) - prompting? (12)
-
psych
_ y (12) - puts (12)
- rc (12)
- rc? (12)
-
readable
_ atfer _ eof? (36) -
report
_ on _ exception (9) -
report
_ on _ exception= (9) -
return
_ format (12) -
return
_ format= (12) -
save
_ history (24) -
save
_ history= (12) -
set
_ last _ value (12) - thread (12)
-
to
_ s (20) - top (12)
-
trace
_ func (12) -
use
_ loader (12) -
use
_ loader= (12) -
use
_ loader? (12) -
use
_ readline (12) -
use
_ readline? (12) -
use
_ tracer (12) -
use
_ tracer= (12) -
use
_ tracer? (12) - verbose (12)
- verbose= (12)
- verbose? (12)
- workspace (12)
- workspace= (12)
- y (12)
検索結果
先頭5件
-
IRB
:: Context # irb _ name=(val) (9114.0) -
起動しているコマンド名を val に設定します。
...起動しているコマンド名を val に設定します。
@param val コマンド名を String で指定します。
@see IRB::Context#irb_name... -
IRB
:: Context # irb=(val) (9102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
IRB
:: Context # irb _ path -> String (9102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
IRB
:: Context # irb _ path=(val) (9102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
IRB
:: ExtendCommand :: IrbCommand # execute(*obj) -> IRB :: Irb (6231.0) -
新しいサブ irb インタプリタを起動します。
...新しいサブ irb インタプリタを起動します。
@param obj 新しいサブ irb インタプリタで self にするオブジェクトを指定
します。省略した場合は irb を起動したときの main オブジェク
トを self にします。... -
IRB
:: ExtendCommand :: Foreground # execute(*obj) -> IRB :: Irb (3243.0) -
指定したサブ irb に移動します。
...指定したサブ irb に移動します。
@param obj 移動するサブ irb を識別する以下のいずれかのオブジェクトを指定します。
* irb インタプリタ番号
* irb オブジェクト
* スレッド ID
* 各インタプリタの self (「irb(obj)」で起動し... -
IRB
:: ExtendCommand :: Jobs # execute -> IRB :: JobManager (3118.0) -
サブ irb のリストを返します。
...サブ irb のリストを返します。... -
IRB
:: ExtendCommand :: PushWorkspace # execute(*obj) -> [IRB :: WorkSpace] (3108.0) -
UNIX シェルコマンドの pushd と同じです。
...UNIX シェルコマンドの pushd と同じです。
@param obj IRB::WorkSpace オブジェクトを指定します。複数指定した
場合は先頭のオブジェクトのみが設定されます。... -
IRB
:: Context # io -> IRB :: InputMethod (3102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。