Method: Forgejo::PublicKey#read_only
- Defined in:
- lib/forgejo/models/public_key.rb
#read_only ⇒ Object
Returns the value of attribute read_only.
29 30 31 |
# File 'lib/forgejo/models/public_key.rb', line 29 def read_only @read_only end |