Method: SDM::SSHCert#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



10145
10146
10147
# File 'lib/models/porcelain.rb', line 10145

def username
  @username
end