るりまサーチ

最速Rubyリファレンスマニュアル検索!
330件ヒット [1-100件を表示] (0.205秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:i[x] > クエリ:usage[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils cp_r
  5. fileutils rm_r

検索結果

<< 1 2 3 ... > >>

Gem::Commands::BuildCommand#usage -> String (21401.0)

使用方法を表す文字列を返します。

使用方法を表す文字列を返します。

Net::IMAP::MailboxQuota#usage -> Integer (21401.0)

現在のメールボックス内の使用量を返します。

現在のメールボックス内の使用量を返します。

Gem::Command#usage -> String (18401.0)

このメソッドはサブクラスで再定義されます。 個々の gem コマンドの使用方法を返します。

このメソッドはサブクラスで再定義されます。
個々の gem コマンドの使用方法を返します。

Gem::Commands::DependencyCommand#usage -> String (18401.0)

使用方法を表す文字列を返します。

使用方法を表す文字列を返します。

IRB.print_usage -> () (18401.0)

irb コマンドのヘルプを表示します。

...
i
rb コマンドのヘルプを表示します。...

絞り込み条件を変える

OpenSSL::X509::V_ERR_KEYUSAGE_NO_CERTSIGN -> Integer (18400.0)

署名できない証明書で署名しようしとたことを意味します。

...署名できない証明書で署名しようしとたことを意味します。

OpenSSL::X509::Store#error
OpenSSL::X509::StoreContext#error のエラーコードとして
使われます。...

rubygems/security (12384.0)

このライブラリは暗号署名を RubyGems パッケージに使用するために使用します。

...このライブラリは暗号署名を RubyGems パッケージに使用するために使用します。

=== 署名付きの Gem パッケージ

==== 目次

* 概要
* 解説
* コマンドラインオプション
* OpenSSL リファレンス
* Bugs / TODO
* 作者について

==== 概...
...以下のコマンドを実行するとそれらを作成することができます。

# gemmaster@example.com のための秘密鍵と証明書を作成します
$ gem cert --build gemmaster@example.com

あなたのコンピュータの性能にもよりますが、これには 5 秒から...
...lib2-Ruby-0.5.0.gem -P HighSecurity

今回は、RubyGems はあなたの署名付きパッケージを受け入れ、インストールを開始するはずです。
R
ubyGems が魔法をかけている間に、他のセキュリティに関するコマンドを見ておきましょう。

Usage
...

rubygems/commands/install_command (12210.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...ライブラリです。

Usage
: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
-
-platform PLATFORM 指定されたプラットフォームの Gem パッケージをインストールします
-
v, --version VERSION 指定さ...
...ルします
I
nstall/Update Options:
-
i, --install-dir DIR Gem パッケージのインストー先を指定します
-
n, --bindir DIR Gem パッケージに含まれるバイナリファイルの配置先を指定します
-
d, --[no-]rdoc...
...ル時に RDoc を生成します
-
-[no-]ri インストール時に RI ドキュメントを生成します
-
E, --[no-]env-shebang インストールするスクリプトの shebang line を書き換えます(/usr/bin/env)
-
f, --[no-]force...

rubygems/commands/list_command (12120.0)

Gem パッケージの名前を前方一致で検索するためのライブラリです。

...ためのライブラリです。

Usage
: gem list [STRING] [options]
Options:
-
i, --[no-]installed Check for installed gem
-
v, --version VERSION 指定されたバージョンの一覧を出力します
-
d, --[no-]details Gem パッケー...
...--[no-]versions Gem パッケージの名前のみ表示します
-
a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-
l, --local 操作をローカルに限定します
-
r, --remote...
...限定します
-
b, --both ローカルとリモートの両方の操作を許可します
-
B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-
-source URL G...

rubygems/commands/uninstall_command (12102.0)

Gem パッケージをアンインストールするためのライブラリです。

...

Usage
: gem uninstall GEMNAME [GEMNAME ...] [options]
Options:
-
a, --[no-]all Uninstall all matching versions
-
I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-
x, --[no-]executables Unin...
...icable executables without
confirmation
-
i, --install-dir DIR Directory to uninstall gem from
-
n, --bindir DIR Directory to remove binaries from
-
v, --version VERSION Specify version of gem to uninstall
-
-...
...platform PLATFORM Specify the platform of gem to uninstall
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet 静かに実行し...

絞り込み条件を変える

<< 1 2 3 ... > >>