Method: Megam::Backups#to_s

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

#to_sObject



254
255
256
# File 'lib/megam/core/backups.rb', line 254

def to_s
    Megam::Stuff.styled_hash(to_hash)
end