961件ヒット
[1-100件を表示]
(0.085秒)
ライブラリ
- getoptlong (12)
-
irb
/ cmd / help (24) -
irb
/ extend-command (12) -
net
/ ftp (12) - openssl (12)
- optparse (192)
-
rubygems
/ command (24) -
rubygems
/ commands / help _ command (36) -
rubygems
/ commands / which _ command (12) - socket (48)
- un (12)
- win32ole (144)
クラス
-
Gem
:: Command (24) -
Gem
:: Commands :: HelpCommand (24) - GetoptLong (12)
-
IRB
:: ExtendCommand :: Help (12) -
Net
:: FTP (12) - OptionParser (180)
- Socket (24)
- WIN32OLE (60)
-
WIN32OLE
_ METHOD (36) -
WIN32OLE
_ TYPE (36)
モジュール
-
IRB
:: ExtendCommandBundle (12) - Kernel (12)
-
OpenSSL
:: X509 (12) -
Socket
:: Constants (24)
キーワード
- EXAMPLES (12)
- HELP (12)
- HelpCommand (12)
-
NEWS for Ruby 2
. 6 . 0 (7) -
NEWS for Ruby 3
. 0 . 0 (5) - OptionParser (12)
- Options (12)
-
PF
_ PIP (24) -
PF
_ RTIP (24) - PLATFORMS (12)
-
PURPOSE
_ OCSP _ HELPER (12) - Rubyの起動 (12)
-
WIN32OLE
_ METHOD (12) - WhichCommand (12)
- debug (12)
- execute (12)
- getoptlong (12)
- help (36)
- helpcontext (24)
- helpfile (24)
- helpstring (24)
-
install
_ extend _ commands (12) - irb (12)
-
ole
_ method (12) -
ole
_ method _ help (12) -
ole
_ obj _ help (12) -
ole
_ show _ help (12) -
ole
_ type (12) -
on
_ head (12) -
on
_ tail (12) - parse (24)
- parse! (12)
- rake (12)
- rdoc (12)
- rubygems (12)
-
rubygems
/ commands / build _ command (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / check _ command (12) -
rubygems
/ commands / cleanup _ command (12) -
rubygems
/ commands / contents _ command (12) -
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / environment _ command (12) -
rubygems
/ commands / fetch _ command (12) -
rubygems
/ commands / generate _ index _ command (12) -
rubygems
/ commands / help _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / mirror _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / pristine _ command (12) -
rubygems
/ commands / query _ command (12) -
rubygems
/ commands / rdoc _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / server _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / unpack _ command (12) - separator (12)
-
show
_ help (12) - summarize (24)
-
summary
_ indent (12) -
summary
_ indent= (12) -
summary
_ width (12) -
summary
_ width= (12) -
test
/ unit (1) -
to
_ a (12) -
to
_ s (12) - un (12)
- オブジェクト指向スクリプト言語 Ruby リファレンスマニュアル (12)
検索結果
先頭5件
-
NEWS for Ruby 3
. 0 . 0 (26018.0) -
NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...NEWS for Ruby 3.0.0
このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
それぞれのエントリーは参照情報があるため短いです。
十分な情報と共に書かれた全ての変更のリス......ord arguments are now separated from positional arguments.
Code that resulted in deprecation warnings in Ruby 2.7 will now
result in ArgumentError or different behavior. 14183
* Procs accepting a single rest argument and keywords are no longer
subject to autosplatting. This now matche......is now raised (previously,
it only issued a warning in verbose mode). Additionally, accessing a
class variable from the toplevel scope is now a RuntimeError.
14541
* Assigning to a numbered parameter is now a SyntaxError instead of
a warning.
== Command line options
=== `--help`... -
NEWS for Ruby 2
. 6 . 0 (26012.0) -
NEWS for Ruby 2.6.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...NEWS for Ruby 2.6.0
このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
それぞれのエントリーは参照情報があるため短いです。
十分な情報と共に書かれた全ての変更のリス......トは ChangeLog ファイルか bugs.ruby-lang.org の issue を参照してください。
== 2.5.0 以降の変更
=== 言語仕様の変更
* $SAFE はプロセスグローバルで扱われることになると共に、0以外を設定した後に0に戻せるようになりました。 14......T (Just-in-time) コンパイラの初期実装が導入されました。 14235 [実験的]
* JIT を有効化する --jit コマンドラインオプションが追加されました。
「--jit-verbose=1」が調査に有用です。
他のオプションは「ruby --help」を参... -
IRB
:: ExtendCommand :: Help (24016.0) -
irb 中の help コマンドのための拡張を定義したクラスです。
...irb 中の help コマンドのための拡張を定義したクラスです。... -
IRB
:: ExtendCommandBundle . install _ extend _ commands -> object (18106.0) -
定義済みの拡張を読み込みます。
...ぞれ 1 つだけ抜粋)
* irb_current_working_workspace
* irb_change_workspace
* irb_workspaces
* irb_push_workspace
* irb_pop_workspace
* irb_load
* irb_require
* irb_source
* irb
* irb_jobs
* irb_fg
* irb_kill
* irb_help
irb/extend-command が require された時にライブラ......リ内部で自動的
に実行されます。
@see IRB::ExtendCommandBundle.install_extend_commands... -
rubygems
/ commands / help _ command (18012.0) -
Gem コマンドに関するヘルプを提供するためのライブラリです。
...Usage: gem help ARGUMENT [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file F......体のデバッグオプションを有効にします
Arguments:
commands gem コマンドのサブコマンドの一覧を表示します
examples gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します... -
rubygems
/ commands / dependency _ command (18006.0) -
インストールされている Gem パッケージの依存関係を表示するためのライブラリです。
...: gem dependency GEMNAME [options]
Options:
-v, --version VERSION 指定したバージョンの依存関係を表示します
--platform PLATFORM 指定したプラットフォームの依存関係を表示します
-R, --[no-]reverse-dependencies こ......の Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに限定......の URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-h, --help このコマンド... -
rubygems
/ commands / generate _ index _ command (18006.0) -
ある Gem サーバに対するインデックスを作成するためのライブラリです。
...リです。
Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示......--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Generates the index......es for a gem server directory
Description:
The generate_index command creates a set of indexes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generate a set of files like
this:... -
Gem
:: Commands :: HelpCommand (15000.0) -
Gem コマンドに関するヘルプを提供するためのクラスです。
Gem コマンドに関するヘルプを提供するためのクラスです。 -
WIN32OLE
_ METHOD # helpcontext -> Integer | nil (12312.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_METHODオブジ......ェクトを引数として、WIN32OLE.ole_show_helpで
ヘルプファイルを表示する場合には、WIN32OLEが内部で当メソッドを呼び出し
ます。
@see WIN32OLE.ole_show_help... -
WIN32OLE
_ METHOD # helpstring -> String | nil (12300.0) -
メソッドのヘルプ文字列を取得します。
...
helpstringは、IDEがメソッドのバルーンヘルプを表示するような場合に利用可
能な、1行程度でメソッドを説明する文字列です。
@return ヘルプ文字列を返します。未定義ならばnilを返します。
tobj = WIN32OLE_TYPE.new('Microsoft Inte......rnet Controls', 'IWebBrowser')
method = WIN32OLE_METHOD.new(tobj, 'Navigate')
puts method.helpstring # => Navigates to a URL or file....