1653件ヒット
[201-300件を表示]
(0.081秒)
別のキーワード
ライブラリ
- ビルトイン (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 # io -> IRB :: InputMethod (3102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
IRB
:: Context # workspace -> IRB :: WorkSpace (3102.0) -
ライブラリ内部で使用します。
ライブラリ内部で使用します。 -
IRB
:: ExtendCommand :: PopWorkspace # execute(*obj) -> [IRB :: WorkSpace] (3102.0) -
UNIX シェルコマンドの popd と同じです。
UNIX シェルコマンドの popd と同じです。
@param obj 使用しません。 -
IRB
:: ExtendCommand :: Workspaces # execute(*obj) -> [IRB :: WorkSpace] (3102.0) -
現在のワークスペースの一覧を返します。
現在のワークスペースの一覧を返します。
@param obj 使用しません。 -
IRB
:: Context # use _ loader=(opt) (3061.0) -
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを設定します。
...は require 時に irb のファイル読み込み機能(irb_load、
irb_require)を使うかどうかを設定します。
.irbrc ファイル中で IRB.conf[:USE_LOADER] を設定する事でも同様の事が行
えます。
デフォルト値は false です。
@see IRB::Context#use_loader?... -
IRB
:: Context # use _ loader -> bool (3055.0) -
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを返します。
...load または require 時に irb のファイル読み込み機能(irb_load、
irb_require)を使うかどうかを返します。
@see IRB::Context#use_loader=... -
IRB
:: Context # use _ loader? -> bool (3055.0) -
load または require 時に irb のファイル読み込み機能(irb_load、 irb_require)を使うかどうかを返します。
...load または require 時に irb のファイル読み込み機能(irb_load、
irb_require)を使うかどうかを返します。
@see IRB::Context#use_loader=... -
IRB
:: Context # debug? -> bool (3045.0) -
irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し ているかどうかを返します。
...
irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し
ているかどうかを返します。
デフォルト値は false です。
@see IRB::Context#debug_level, IRB::Context#debug_level=... -
IRB
:: ExtendCommand :: Kill # execute(*obj) -> object (3041.0) -
指定したサブ irb を停止します。
...指定したサブ irb を停止します。
@param obj 停止するサブ irb を識別する以下のいずれかのオブジェクトを指定します。
* irb インタプリタ番号
* irb オブジェクト
* スレッド ID
* 各インタプリタの self (「irb(obj)」で起動し... -
IRB
:: Context # init _ save _ history -> () (3039.0) -
自身の持つ IRB::InputMethod オブジェクトが irb のヒストリを扱える ようにします。
...自身の持つ IRB::InputMethod オブジェクトが irb のヒストリを扱える
ようにします。
@see IRB::HistorySavingAbility.extended...