最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.069秒)
トップページ
>
:
gem
>
:
Command
>
:defaults_str
別のキーワード
shell/builtin-command new
rubygems/command command
irb/extend-command def_extend_command
irb/extend-command install_extend_commands
shell/builtin-command each
ライブラリ
rubygems
/
command
(12)
クラス
Gem
::
Command
(12)
検索結果
先頭1件
Gem
::
Command
#
defaults
_
str -> String
Gem
::
Command
#
defaults
_
str -> String
(24113.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
このメソッドはサブクラスで再定義されます。 コマンドのオプションで使用するデフォルト値を表示するために使用する文字列を返します。
...
このメソッドはサブクラスで再定義されます。
コマンドのオプションで使用するデフォルト値を表示するために使用する文字列を返します。
@see
Gem
::
Command
#arguments
...
Gem::Command