Method: Forgejo::Branch#protected

Defined in:
lib/forgejo/models/branch.rb

#protectedObject

Returns the value of attribute protected.



27
28
29
# File 'lib/forgejo/models/branch.rb', line 27

def protected
  @protected
end