Method: Stats#show_all

Defined in:
lib/ucslib/service/ucs/stats.rb

#show_all(xml, statname) ⇒ Object



116
117
118
# File 'lib/ucslib/service/ucs/stats.rb', line 116

def show_all(xml,statname)
    show_sample(xml,statname,true)
end