1820件ヒット
[201-300件を表示]
(0.124秒)
別のキーワード
ライブラリ
-
irb
/ cmd / nop (12) -
irb
/ context (516) -
irb
/ ext / history (12) -
irb
/ ext / math-mode (8) -
irb
/ ext / save-history (36) -
irb
/ ext / tracer (24) -
irb
/ ext / use-loader (48) -
irb
/ extend-command (12) -
net
/ smtp (48) - openssl (480)
- psych (12)
-
rdoc
/ code _ object (12) -
rdoc
/ context (504) - rexml (12)
-
rexml
/ document (48) -
webrick
/ ssl (12) - win32ole (24)
クラス
-
IRB
:: Context (620) -
IRB
:: ExtendCommand :: Nop (12) -
Net
:: SMTP (48) -
OpenSSL
:: ASN1 :: ASN1Data (12) -
OpenSSL
:: SSL :: SSLContext (360) -
OpenSSL
:: SSL :: SSLSocket (12) -
OpenSSL
:: X509 :: StoreContext (96) -
Psych
:: SyntaxError (12) -
RDoc
:: CodeObject (12) -
RDoc
:: Context (420) -
RDoc
:: Context :: Section (84) -
REXML
:: DocType (12) -
REXML
:: Element (36) -
REXML
:: ParseException (12) -
WEBrick
:: GenericServer (12) -
WIN32OLE
_ METHOD (12) -
WIN32OLE
_ TYPE (12)
モジュール
キーワード
- <=> (12)
- == (12)
-
_ _ inspect _ _ (12) -
_ _ to _ s _ _ (12) -
add
_ alias (12) -
add
_ attribute (12) -
add
_ class (12) -
add
_ class _ or _ module (12) -
add
_ constant (12) -
add
_ include (12) -
add
_ method (12) -
add
_ module (12) -
add
_ require (12) -
add
_ to (12) - aliases (12)
-
ap
_ name (12) - attributes (12)
-
auto
_ indent _ mode (12) -
back
_ trace _ limit (12) -
ca
_ file (12) -
ca
_ path (12) - cert (12)
-
cert
_ store (12) - chain (12)
- ciphers (12)
- classes (12)
- cleanup (12)
-
client
_ ca (12) -
client
_ cert _ cb (12) - comment (12)
- constants (12)
-
current
_ cert (12) -
current
_ crl (12) -
current
_ section (12) - debug? (12)
-
debug
_ level (12) -
each
_ attribute (12) -
each
_ classmodule (12) -
each
_ constant (12) -
each
_ method (12) - echo (12)
- echo? (12)
-
enable
_ ssl (12) -
enable
_ starttls (12) -
enable
_ starttls _ auto (12) -
enable
_ tls (12) - error (12)
-
error
_ depth (12) -
error
_ string (12) -
eval
_ history (12) - evaluate (12)
- exit (12)
-
extra
_ chain _ cert (12) -
file
_ input? (12) -
find
_ enclosing _ module _ named (12) -
find
_ module _ named (12) -
flush
_ sessions (12) - helpcontext (24)
-
history
_ file (12) -
ignore
_ eof (12) -
ignore
_ eof? (12) -
ignore
_ sigint (12) -
ignore
_ sigint? (12) - includes (12)
-
init
_ save _ history (12) -
initialize
_ classes _ and _ modules (12) -
initialize
_ methods _ etc (12) - inspect (24)
- inspect? (12)
-
inspect
_ mode (12) - io (12)
- irb (12)
-
irb
_ context (24) -
irb
_ load (12) -
irb
_ name (12) -
irb
_ path (12) -
irb
_ require (12) - key (12)
-
last
_ value (12) -
load
_ modules (12) - main (12)
- math? (4)
-
math
_ mode (4) -
method
_ list (12) - modules (12)
- name (12)
- parent (12)
-
prompt
_ c (12) -
prompt
_ i (12) -
prompt
_ mode (12) -
prompt
_ n (12) -
prompt
_ s (12) - prompting? (12)
- raw (12)
- rc (12)
- rc? (12)
-
renegotiation
_ cb (12) -
renegotiation
_ cb= (12) - requires (12)
-
return
_ format (12) -
save
_ history (12) - section (12)
- sections (12)
- sequence (12)
-
servername
_ cb (12) -
session
_ add (12) -
session
_ cache _ mode (12) -
session
_ cache _ size (12) -
session
_ cache _ stats (12) -
session
_ get _ cb (12) -
session
_ id _ context (12) -
session
_ new _ cb (12) -
session
_ remove (12) -
session
_ remove _ cb (12) -
set
_ comment (12) -
set
_ current _ section (12) -
set
_ last _ value (12) -
set
_ params (12) -
set
_ visibility _ for (12) -
ssl
_ context (12) -
ssl
_ timeout (12) -
tag
_ class (12) - thread (12)
- timeout (12)
- title (12)
-
tmp
_ dh _ callback (12) -
to
_ s (12) - toplevel (12)
-
unmatched
_ alias _ lists (12) -
use
_ loader (12) -
use
_ loader? (12) -
use
_ readline (12) -
use
_ readline? (12) -
use
_ tracer (12) -
use
_ tracer? (12) - verbose (12)
- verbose? (12)
- verify (12)
-
verify
_ callback (12) -
verify
_ depth (12) -
verify
_ mode (12) - visibility (12)
- whitespace (12)
- workspace (12)
検索結果
先頭5件
-
RDoc
:: Context # unmatched _ alias _ lists -> {String => RDoc :: Alias} (3201.0) -
メソッド名の対応が取れていない alias の旧メソッド名がキー、 RDoc::Alias が値の Hash を返します。
メソッド名の対応が取れていない alias の旧メソッド名がキー、
RDoc::Alias が値の Hash を返します。 -
RDoc
:: Context # add _ to(array , thing) -> () (3143.0) -
array に thing を追加します。
...指定します。
RDoc::Context#add_alias などで使われています。ライブラリ内部で使
用します。
@see RDoc::Context#add_alias, RDoc::Context#add_attribute,
RDoc::Context#add_constant, RDoc::Context#add_include,
RDoc::Context#add_method, RDoc::Context#add_require... -
IRB
:: Context # debug? -> bool (3129.0) -
irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し ているかどうかを返します。
...irb がデバッグモード(IRB::Context#debug_level が 1 以上)で動作し
ているかどうかを返します。
デフォルト値は false です。
@see IRB::Context#debug_level, IRB::Context#debug_level=... -
IRB
:: Context # inspect? -> bool (3129.0) -
IRB::Context#inspect_mode が有効かどうかを返します。
...IRB::Context#inspect_mode が有効かどうかを返します。
@return 出力結果に to_s したものを表示する場合は false を返します。それ
以外の場合は true を返します。
@see IRB::Context#inspect_mode, IRB::Context#inspect_mode=... -
IRB
:: Context # verbose -> bool | nil (3119.0) -
標準出力に詳細なメッセージを出力するように設定されているかどうかを返し ます。
...。
IRB::Context#verbose? とは別のメソッドである事に注意してください。
@return 詳細なメッセージを出力するように設定されている場合は true を返
します。そうでない場合は false か nil を返します。
@see IRB::Context#verbose?,... -
IRB
:: Context # verbose? -> bool | nil (3119.0) -
標準出力に詳細なメッセージを出力するかどうかを返します。
...行っていた場合(IRB::Context#verbose が true か false を返す
場合)は設定した通りに動作します。設定を行っていない場合は、ファイルを指
定して irb を実行した場合などに true を返します。
@see IRB::Context#verbose, IRB::Context#verbose=... -
IRB
:: Context # debug _ level -> Integer (3113.0) -
irb のデバッグレベルを返します。
...irb のデバッグレベルを返します。
デフォルト値は 0 です。
@see IRB::Context#debug_level=, IRB::Context#debug?... -
IRB
:: Context # math? -> bool (3113.0) -
math_mode が有効かどうかを返します。
...math_mode が有効かどうかを返します。
@see IRB::Context#math_mode=, IRB::Context#inspect?... -
IRB
:: Context # math _ mode -> bool (3113.0) -
math_mode が有効かどうかを返します。
...math_mode が有効かどうかを返します。
@see IRB::Context#math_mode=, IRB::Context#inspect?... -
OpenSSL
:: SSL :: SSLContext # set _ params(params) -> Hash (3113.0) -
パラメータをハッシュで設定します。
...名のシンボル => パラメータの値 } という
形をしていなければなりません。
以下のパラメータを設定できます。
* :cert (OpenSSL::SSL::SSLContext#cert=)
* :key (OpenSSL::SSL::SSLContext#key=)
* :client_ca (OpenSSL::SSL::SSLContext#client_ca=)
* :ca_fil......L::SSL::SSLContext#ca_file=)
* :ca_path (OpenSSL::SSL::SSLContext#ca_path=)
* :timeout (OpenSSL::SSL::SSLContext#timeout=)
* :verify_mode (OpenSSL::SSL::SSLContext#verify_mode=)
* :verify_depth (OpenSSL::SSL::SSLContext#verify_depth=)
* :verify_callback (OpenSSL::SSL::SSLContext#verify_cal......::SSLContext#options=)
* :cert_store (OpenSSL::SSL::SSLContext#cert_store=)
* :extra_chain_cert (OpenSSL::SSL::SSLContext#extra_chain_cert=)
* :client_cert_cb (OpenSSL::SSL::SSLContext#client_cert_cb=)
* :tmp_dh_callback (OpenSSL::SSL::SSLContext#tmp_dh_callback=)
* :session_id_context (Op... -
RDoc
:: Context # each _ classmodule {|m| . . . } -> [RDoc :: SingleClass | RDoc :: NormalClass | RDoc :: NormalModule] (3113.0) -
追加されたクラス、モジュールに対してブロックを評価します。
...追加されたクラス、モジュールに対してブロックを評価します。
@see RDoc::Context#classes, RDoc::Context#modules...