Method: Forgejo::CommitAffectedFiles#status
- Defined in:
- lib/forgejo/models/commit_affected_files.rb
#status ⇒ Object
Returns the value of attribute status.
21 22 23 |
# File 'lib/forgejo/models/commit_affected_files.rb', line 21 def status @status end |