るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.137秒)
トップページ > クエリ:-[x] > クエリ:I[x] > クエリ:flags[x] > クエリ:extra_accessor_flags[x]

別のキーワード

  1. getoptlong argument_flags
  2. openssl flags=
  3. options extra_accessor_flags
  4. rdoc/options extra_accessor_flags
  5. socket flags

ライブラリ

クラス

検索結果

RDoc::Options#extra_accessor_flags -> {String => String} (27502.0)

コマンドライン引数の --accessor オプションで指定したアクセサがキー、ア クセサの種類が値のハッシュを返します。

...コマンドライン引数の --accessor オプションで指定したアクセサがキー、ア
クセサの種類が値のハッシュを返します。

値は r、w、rw のいずれかです。それぞれ attr_reader、attr_writer、
attr_accessor に対応します。...