96件ヒット
[1-96件を表示]
(0.023秒)
別のキーワード
ライブラリ
-
rubygems
/ dependency _ installer (12) -
rubygems
/ format (24) -
rubygems
/ installer (12) -
rubygems
/ package / tar _ input (24) -
rubygems
/ security (24)
クラス
-
Gem
:: DependencyInstaller (12) -
Gem
:: Format (24) -
Gem
:: Installer (12) -
Gem
:: Package :: TarInput (24) -
Gem
:: Security :: Policy (24)
キーワード
-
from
_ file _ by _ path (12) -
from
_ io (12) - new (48)
- open (12)
-
trusted
_ cert _ path (12)
検索結果
先頭5件
- Gem
:: Security :: Policy . new(policy = {} , options = {}) -> Gem :: Security :: Policy - Gem
:: Security :: Policy . trusted _ cert _ path(cert , options) -> String - Gem
:: Format . from _ file _ by _ path(file _ path , security _ policy = nil) -> Gem :: Format - Gem
:: Format . from _ io(io , gem _ path = & # 39;(io)& # 39; , security _ policy = nil) -> Gem :: Format - Gem
:: Package :: TarInput . new(io , security _ policy = nil)
-
Gem
:: Security :: Policy . new(policy = {} , options = {}) -> Gem :: Security :: Policy (3219.0) -
@param policy モードを指定します。
...@param policy モードを指定します。
@param options その他のオプションを指定します。... -
Gem
:: Security :: Policy . trusted _ cert _ path(cert , options) -> String (3001.0) -
与えられた証明書へのパスを返します。
与えられた証明書へのパスを返します。
@param cert 証明書オブジェクトを指定します。
@param options その他のオプションを指定します。 -
Gem
:: Format . from _ file _ by _ path(file _ path , security _ policy = nil) -> Gem :: Format (124.0) -
@todo security_policy
...@todo security_policy
Gem ファイルのパスからデータを読み込んで、自身を初期化して返します。
@param file_path Gem ファイルへのパスを指定します。
@param security_policy ???... -
Gem
:: Format . from _ io(io , gem _ path = & # 39;(io)& # 39; , security _ policy = nil) -> Gem :: Format (124.0) -
@todo security_policy
...@todo security_policy
Gem ファイルからデータを読み込んだ IO を受け取り、自身を初期化して返します。
@param io Gem パッケージの内容を読み込んだ IO オブジェクトを指定します。
@param gem_path Gem ファイルのパスを指定します。......@param security_policy ???... -
Gem
:: Package :: TarInput . new(io , security _ policy = nil) (108.0) -
@todo ??? このクラスを初期化します。
...@todo ???
このクラスを初期化します。
@param io 自身に関連付ける IO を指定します。
@param security_policy ???... -
Gem
:: Package :: TarInput . open(io , security _ policy = nil) {|is| . . . } (108.0) -
@todo ??? ブロックに Gem::Package::TarInput のインスタンスを与えて評価します。
...@todo ???
ブロックに Gem::Package::TarInput のインスタンスを与えて評価します。
@param io 自身に関連付ける IO を指定します。
@param security_policy ???... -
Gem
:: DependencyInstaller . new(options = {}) -> Gem :: DependencyInstaller (7.0) -
自身を初期化します。
...存している Gem をインストールしません。
: :install_dir
Gem をインストールするディレクトリです。
: :security_policy
セキュリティポリシーを指定します。
: :user_install
false を指定するとユーザのホームディレクトリにインス... -
Gem
:: Installer . new(gem , options = {}) -> Gem :: Installer (7.0) -
@todo 書いてないオプションがいっぱいある
...名前の場合、foo_exec という名前の
実行ファイルは foo_exec19 という名前でインストールされます。
: :security_policy
特定のセキュリティポリシーを使用します。詳細は Gem::Security を参照してください。
: :wrappers
この値が真...