516件ヒット
[1-100件を表示]
(0.065秒)
ライブラリ
- ビルトイン (12)
- matrix (24)
- openssl (12)
- psych (24)
- rubygems (12)
-
rubygems
/ builder (12) -
rubygems
/ command (24) -
rubygems
/ ext / builder (48) -
rubygems
/ ext / configure _ builder (12) -
rubygems
/ ext / ext _ conf _ builder (12) -
rubygems
/ ext / rake _ builder (12) -
rubygems
/ requirement (12) -
rubygems
/ security (24) -
rubygems
/ specification (24) -
rubygems
/ user _ interaction (72) -
shell
/ command-processor (12) - uri (144)
- win32ole (24)
クラス
- File (12)
-
Gem
:: Builder (12) -
Gem
:: Command (24) -
Gem
:: Ext :: Builder (48) -
Gem
:: Ext :: ConfigureBuilder (12) -
Gem
:: Ext :: ExtConfBuilder (12) -
Gem
:: Ext :: RakeBuilder (12) -
Gem
:: Requirement (12) -
Gem
:: Specification (24) -
Gem
:: StreamUI :: SilentProgressReporter (12) -
Gem
:: StreamUI :: SimpleProgressReporter (12) -
Gem
:: StreamUI :: VerboseProgressReporter (12) - Matrix (24)
-
OpenSSL
:: PKey :: EC (12) -
Psych
:: TreeBuilder (12) -
Psych
:: Visitors :: YAMLTree (12) -
Shell
:: CommandProcessor (12) -
URI
:: FTP (24) -
URI
:: Generic (48) -
URI
:: HTTP (24) -
URI
:: LDAP (24) -
URI
:: MailTo (24) - WIN32OLE (12)
-
WIN32OLE
_ VARIANT (12)
モジュール
-
Gem
:: DefaultUserInteraction (36) -
Gem
:: QuickLoader (12) -
Gem
:: Security (24)
キーワード
- build (180)
- build2 (24)
-
build
_ args (12) -
build
_ args= (12) -
build
_ cert (12) -
build
_ self _ signed _ cert (12) -
builtin
_ curves (12) -
class
_ name (12) -
create
_ guid (12) -
def
_ builtin _ commands (6) - default (12)
-
install
_ builtin _ commands (6) -
load
_ full _ rubygems _ library (12) - make (12)
- new (84)
- redirector (12)
-
required
_ attribute (12) -
required
_ attribute? (12) - run (12)
- setuid? (12)
- ui= (12)
-
use
_ ui (12)
検索結果
先頭5件
- Gem
:: DefaultUserInteraction . ui -> Gem :: ConsoleUI - Gem
:: Ext :: ConfigureBuilder . build(extension , directory , dest _ path , results) -> Array - Gem
:: Ext :: ExtConfBuilder . build(extension , directory , dest _ path , results) -> Array - Gem
:: Ext :: RakeBuilder . build(extension , directory , dest _ path , results) -> Array - URI
:: LDAP . build(ary) -> URI :: LDAP
-
Gem
:: DefaultUserInteraction . ui -> Gem :: ConsoleUI (21318.0) -
デフォルトの UI を返します。
...デフォルトの UI を返します。... -
Gem
:: Ext :: ConfigureBuilder . build(extension , directory , dest _ path , results) -> Array (18201.0) -
@todo
...@todo
Makefile が存在しない場合は、configure スクリプトを実行して
Makefile を作成してから make を実行します。
@param extension このメソッドでは使用しません。
@param directory
@param dest_path
@param results コマンドの実行結果を格納......します。破壊的に変更されます。
@see Gem::Ext::Builder.make... -
Gem
:: Ext :: ExtConfBuilder . build(extension , directory , dest _ path , results) -> Array (18201.0) -
@todo
...odo
Makefile が存在しない場合は、extconf.rb を実行して
Makefile を作成してから make を実行します。
@param extension ファイル名を指定します。
@param directory このメソッドでは使用していません。
@param dest_path ???
@param results コマ......ンドの実行結果を格納します。破壊的に変更されます。
@see Gem::Ext::Builder.make... -
Gem
:: Ext :: RakeBuilder . build(extension , directory , dest _ path , results) -> Array (18201.0) -
@todo
...ake を実行します。
@param extension ファイル名を指定します。
@param directory このメソッドでは使用していません。
@param dest_path ???
@param results コマンドの実行結果を格納します。破壊的に変更されます。
@see Gem::Ext::Builder.make... -
URI
:: LDAP . build(ary) -> URI :: LDAP (15301.0) -
引数で与えられた URI 構成要素から URI::LDAP オブジェクトを生成します。 引数の正当性を検査します。
...れた URI 構成要素から URI::LDAP オブジェクトを生成します。
引数の正当性を検査します。
@param ary 構成要素を表す配列を与えます。要素は次の順です。
//emlist{
[:host, :port, :dn, :attributes, :scope, :filter, :extensions]
//}
@param hash......のキーは
//emlist{
:host, :port, :dn, :attributes, :scope, :filter, :extensions
//}
のいずれかです。
@raise URI::InvalidComponentError 各要素が適合しない場合に発生します。
例:
require 'uri'
p URI::LDAP.build(["example.com", "1", "/a", "b......", "c", "d", "e=f"]).to_s
#=> "ldap://example.com:1/a?b?c?d?e=f"... -
URI
:: LDAP . build(hash) -> URI :: LDAP (15301.0) -
引数で与えられた URI 構成要素から URI::LDAP オブジェクトを生成します。 引数の正当性を検査します。
...れた URI 構成要素から URI::LDAP オブジェクトを生成します。
引数の正当性を検査します。
@param ary 構成要素を表す配列を与えます。要素は次の順です。
//emlist{
[:host, :port, :dn, :attributes, :scope, :filter, :extensions]
//}
@param hash......のキーは
//emlist{
:host, :port, :dn, :attributes, :scope, :filter, :extensions
//}
のいずれかです。
@raise URI::InvalidComponentError 各要素が適合しない場合に発生します。
例:
require 'uri'
p URI::LDAP.build(["example.com", "1", "/a", "b......", "c", "d", "e=f"]).to_s
#=> "ldap://example.com:1/a?b?c?d?e=f"... -
Shell
:: CommandProcessor . install _ builtin _ commands -> () (15201.0) -
ビルトインコマンドを定義します。
ビルトインコマンドを定義します。 -
Gem
:: Command . build _ args -> Array (12201.0) -
Gem をビルドするときに使用するパラメータを返します。
Gem をビルドするときに使用するパラメータを返します。 -
Gem
:: Command . build _ args=(value) (12201.0) -
Gem をビルドするときに使用するパラメータをセットします。
...Gem をビルドするときに使用するパラメータをセットします。
@param value Gem をビルドするときに使用するパラメータを指定します。...