Method: Forgejo::CreateQuotaRuleOptions#name
- Defined in:
- lib/forgejo/models/create_quota_rule_options.rb
#name ⇒ Object
Name of the rule to create
23 24 25 |
# File 'lib/forgejo/models/create_quota_rule_options.rb', line 23 def name @name end |