Method: Forgejo::GPGKeyEmail#email

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

#emailObject

Returns the value of attribute email.



19
20
21
# File 'lib/forgejo/models/gpg_key_email.rb', line 19

def email
  @email
end