88 89 90
# File 'lib/myq/commands.rb', line 88 def show_variables(like = nil) puts_json(@core.variables(like)) end