Method: Forgejo::TagProtection#name_pattern
- Defined in:
- lib/forgejo/models/tag_protection.rb
#name_pattern ⇒ Object
Returns the value of attribute name_pattern.
23 24 25 |
# File 'lib/forgejo/models/tag_protection.rb', line 23 def name_pattern @name_pattern end |