Method: SDM::SSH#username

Defined in:
lib/models/porcelain.rb

#usernameObject

The username to authenticate with.



13317
13318
13319
# File 'lib/models/porcelain.rb', line 13317

def username
  @username
end