Method: StatHat::Response#msg

Defined in:
lib/stathat.rb

#msgObject



197
198
199
200
# File 'lib/stathat.rb', line 197

def msg
        parse
        return @parsed['msg']
end