るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.122秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:default[x] > クエリ:attribute[x] > バージョン:3.1[x] > クエリ:required_attribute[x]

別のキーワード

  1. attribute new
  2. rexml/document add_attribute
  3. element add_attribute
  4. rexml/document attribute
  5. attribute value

ライブラリ

クラス

検索結果

Gem::Specification.required_attribute(name, default = nil) -> () (109846.0)

必須の属性を作成します。

必須の属性を作成します。

@param name 属性名を指定します。

@param default デフォルト値を指定します。

@see Gem::Specification.attribute