Method: Megam::SshKey#to_s

Defined in:
lib/megam/core/sshkey.rb

#to_sObject



170
171
172
173
# File 'lib/megam/core/sshkey.rb', line 170

def to_s
  Megam::Stuff.styled_hash(to_hash)
#"---> Megam::Account:[error=#{error?}]\n"+
end