1740件ヒット
[1-100件を表示]
(0.113秒)
ライブラリ
-
irb
/ context (540) -
irb
/ ext / history (24) -
irb
/ ext / math-mode (12) -
irb
/ ext / save-history (60) -
irb
/ ext / tracer (36) -
irb
/ ext / use-loader (60) -
net
/ smtp (48) - openssl (696)
-
rdoc
/ code _ object (12) -
rdoc
/ context (204) -
rexml
/ document (24) - win32ole (24)
クラス
-
IRB
:: Context (708) -
Net
:: SMTP (48) -
OpenSSL
:: ASN1 :: ASN1Data (12) -
OpenSSL
:: SSL :: SSLContext (600) -
OpenSSL
:: SSL :: SSLSocket (12) -
OpenSSL
:: X509 :: StoreContext (72) -
RDoc
:: CodeObject (12) -
RDoc
:: Context (180) -
RDoc
:: Context :: Section (24) -
REXML
:: Element (24) -
WIN32OLE
_ METHOD (12) -
WIN32OLE
_ TYPE (12)
モジュール
キーワード
- <=> (12)
- == (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) -
ap
_ name (12) -
ap
_ name= (12) -
auto
_ indent _ mode (12) -
auto
_ indent _ mode= (12) -
back
_ trace _ limit (12) -
back
_ trace _ limit= (12) -
ca
_ file (12) -
ca
_ file= (12) -
ca
_ path (12) -
ca
_ path= (12) - cert (12)
- cert= (12)
-
cert
_ store (12) -
cert
_ store= (12) - ciphers= (12)
-
client
_ ca (12) -
client
_ ca= (12) -
client
_ cert _ cb (12) -
client
_ cert _ cb= (12) - context= (12)
- debug? (12)
-
debug
_ level (12) -
debug
_ level= (12) -
each
_ classmodule (12) - echo (12)
- echo= (12)
- echo? (12)
-
enable
_ ssl (12) -
enable
_ starttls (12) -
enable
_ starttls _ auto (12) -
enable
_ tls (12) - error (12)
- error= (12)
-
eval
_ history (12) -
eval
_ history= (12) - exit (12)
-
extra
_ chain _ cert (12) -
extra
_ chain _ cert= (12) -
find
_ module _ named (12) - flags= (12)
-
flush
_ sessions (12) - helpcontext (24)
-
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
_ save _ history (12) - inspect? (12)
-
inspect
_ mode (12) -
inspect
_ mode= (12) -
irb
_ load (12) -
irb
_ name (12) -
irb
_ name= (12) -
irb
_ require (12) - key (12)
- key= (12)
- main (12)
- math? (4)
-
math
_ mode (4) -
math
_ mode= (4) -
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) - purpose= (12)
- rc (12)
- rc? (12)
-
renegotiation
_ cb (12) -
renegotiation
_ cb= (12) -
return
_ format (12) -
return
_ format= (12) -
save
_ history (12) -
save
_ history= (12) - section= (12)
-
servername
_ cb= (12) -
session
_ add (12) -
session
_ cache _ mode (12) -
session
_ cache _ mode= (12) -
session
_ cache _ size (12) -
session
_ cache _ size= (12) -
session
_ get _ cb (12) -
session
_ get _ cb= (12) -
session
_ id _ context (12) -
session
_ id _ context= (12) -
session
_ new _ cb (12) -
session
_ new _ cb= (12) -
session
_ remove (12) -
session
_ remove _ cb (12) -
session
_ remove _ cb= (12) -
set
_ comment (12) -
set
_ visibility _ for (12) -
ssl
_ timeout (12) -
ssl
_ timeout= (12) -
ssl
_ version= (12) -
tag
_ class (12) - thread (12)
- time= (12)
- timeout (12)
- timeout= (12)
-
tmp
_ dh _ callback (12) -
tmp
_ dh _ callback= (12) - trust= (12)
-
unmatched
_ alias _ lists= (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)
-
verify
_ callback (12) -
verify
_ callback= (12) -
verify
_ depth (12) -
verify
_ depth= (12) -
verify
_ mode (12) -
verify
_ mode= (12)
検索結果
先頭5件
-
OpenSSL
:: SSL :: SSLSocket # context -> OpenSSL :: SSL :: SSLContext (18208.0) -
SSLSocket オブジェクトを生成する時に渡されたコンテクストを返します。
...SSLSocket オブジェクトを生成する時に渡されたコンテクストを返します。
@see OpenSSL::SSL::SSLSocket.new... -
REXML
:: Element # context -> {Symbol => object} | nil (18114.0) -
要素の「コンテキスト」を Hash で返します。
...ます。
すべてのノードを raw mode で取り扱って欲しい場合は :all を指定します。
raw mode においては、text 中の特殊文字は一切変換されません。
REXML::Element#raw も参照してください。
@see REXML::Element.new, REXML::Element#context=... -
OpenSSL
:: SSL :: SSLContext # session _ id _ context=(id _ context) (9227.0) -
セッション ID コンテキストを文字列で設定します。
...キストとセッション ID の両方が
一致する場合に同一のセッションであると判別されます。
この OpenSSL::SSL::SSLContext オブジェクトで
生成されたコネクション(OpenSSL::SSL::SSLSocket)に
関連付けられたセッションはセッション ID コ......注意してください。
クライアント側では意味を持ちません。
@param id_context セッション ID コンテキスト文字列(最大32バイト)
@see OpenSSL::SSL::Session,
OpenSSL::SSL::SSLContext#session_id_context,
OpenSSL::SSL::SSLContext#session_cache_mode=... -
OpenSSL
:: SSL :: SSLContext # session _ id _ context -> String | nil (9114.0) -
セッション ID コンテキスト文字列を返します。
...セッション ID コンテキスト文字列を返します。
設定されていない場合は nil を返します。
@see OpenSSL::SSL::Session,
OpenSSL::SSL::SSLContext#session_id_context=... -
REXML
:: Element # context=(value) (6120.0) -
要素の「コンテキスト」を Hash で設定します。
...ます。
raw mode においては、text 中の特殊文字は一切変換されません。
REXML::Element#raw も参照してください。
nil を渡すことでデフォルト値を使うよう指示できます。
@param value 設定値
@see REXML::Element.new, REXML::Element#context... -
WIN32OLE
_ METHOD # helpcontext -> Integer | nil (6113.0) -
メソッドのヘルプコンテキストを取得します。
...示す整数
値です。
@return ヘルプコンテキストを返します。未定義の場合はnilを返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Workbooks')
method = WIN32OLE_METHOD.new(tobj, 'Add')
puts method.helpcontext # => 65717
WIN32OLE_MET......HODオブジェクトを引数として、WIN32OLE.ole_show_helpで
ヘルプファイルを表示する場合には、WIN32OLEが内部で当メソッドを呼び出し
ます。
@see WIN32OLE.ole_show_help... -
WIN32OLE
_ TYPE # helpcontext -> Integer | nil (6107.0) -
この型に関連するヘルプファイルのトピックID(ヘルプコンテキスト)を取得 します。
...ます。
@return 型に関連するヘルプコンテキストを整数で返します。ヘルプコンテキ
ストが登録されていない場合はnilを返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Worksheet')
puts tobj.helpcontext # => 1311... -
RDoc
:: Context # add _ to(array , thing) -> () (3061.0) -
array に thing を追加します。
...します。
@param array 配列を指定します。
@param thing 追加する要素を指定します。
RDoc::Context#add_alias などで使われています。ライブラリ内部で使
用します。
@see RDoc::Context#add_alias, RDoc::Context#add_attribute,
RDoc::Context#add_consta......nt, RDoc::Context#add_include,
RDoc::Context#add_method, RDoc::Context#add_require... -
IRB
:: Context # inspect? -> bool (3041.0) -
IRB::Context#inspect_mode が有効かどうかを返します。
...IRB::Context#inspect_mode が有効かどうかを返します。
@return 出力結果に to_s したものを表示する場合は false を返します。それ
以外の場合は true を返します。
@see IRB::Context#inspect_mode, IRB::Context#inspect_mode=...