65件ヒット
[1-65件を表示]
(0.025秒)
別のキーワード
ライブラリ
キーワード
-
NEWS for Ruby 3
. 0 . 0 (5) - Options (12)
- rdoc (12)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / install _ command (12) - オブジェクト指向スクリプト言語 Ruby リファレンスマニュアル (12)
検索結果
先頭5件
-
NEWS for Ruby 3
. 0 . 0 (30.0) -
NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...instead of
a warning.
== Command line options
=== `--help` option
When the environment variable `RUBY_PAGER` or `PAGER` is present and has
a non-empty value, and the standard input and output are tty, the `--help`
option shows the help message via the pager designated by the value.
16754
===......image, between extension libraries. The extension libraries can share also the metadata of the memory area that consists of the shape, the element format, and so on. Using these kinds of metadata, the extension libraries can share even a multidimensional array appropriately. This feature is designe......based on abstract interpretation.
* It reads non-annotated Ruby code, tries inferring its type signature, and prints the analysis result in RBS format.
* Though it supports only a subset of the Ruby language yet, we will continuously improve the coverage of language features, analysis perfor... -
rdoc (24.0)
-
RDoc は Ruby のドキュメント生成を行うためのライブラリです。rdoc という ドキュメント生成のためのコマンドも含んでいます。
...ば、'rdoc' コマンドでドキュメントが生成できます。
(Windows では 'rdoc.bat' です)
$ rdoc [options] [names...]
"rdoc --help" と打てば、最新のオプションに関する情報が得られます。
$ rdoc
このコマンドでカレントディレクトリ以下......みのファイルの方が新しい場合のみファイルを更新します。
: --fmt fmt
生成される出力を指定します。
: --help
使いかたの概要を表示します。
: --ignore-invalid
無効なオプションを指定した場合に、そのオプションを無......ンを指定した場合に、標準エラーに情報を出力して終了ステー
タス 1 でプログラムを終了します。
: --image-format gif/png/jpg/jpeg
図のフォーマットを指定します。png、gif、jpeg、jpg が指定できます。指
定しなかった場合は... -
RDoc
:: Options (18.0) -
rdoc コマンドのオプションを解析するためのクラスです。
...--format が含まれていた場合、RDoc はジェネ
レータ独自のオプションを解析するために setup_options メソッドを呼び出し
ます。カスタムオプションを指定する場合は --format オプションは必ず指定
する必要があります。rdoc --help... -
オブジェクト指向スクリプト言語 Ruby リファレンスマニュアル (18.0)
-
オブジェクト指向スクリプト言語 Ruby リファレンスマニュアル * Ruby オフィシャルサイト https://www.ruby-lang.org/ja/ * version 2.7 対応リファレンス * 原著:まつもとゆきひろ * 最新版URL: https://www.ruby-lang.org/ja/documentation/
...g
その他:
* spec/m17n
* spec/regexp
* spec/lambda_proc
==== 組み込みライブラリ
* _builtin
==== 標準添付ライブラリ
* /
==== C API
* /
==== その他
* news/index
* pack_template
* print_format
* glossary
* symref
* marshal_format
* license
* help... -
rubygems
/ commands / dependency _ command (12.0) -
インストールされている Gem パッケージの依存関係を表示するためのライブラリです。
...ます
-R, --[no-]reverse-dependencies この Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote......シを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,... -
rubygems
/ commands / install _ command (12.0) -
Gem パッケージをローカルリポジトリにインストールするためのライブラリです。
...トールしません
-y, --include-dependencies 依存している Gem パッケージをインストールします
--[no-]format-executable Make installed executable names match ruby.
If ruby is ruby18, foo_exec will be......シを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...