class Lono::Sets::Status::Instance::Show

Public Instance Methods

run() click to toggle source
# File lib/lono/sets/status/instance/show.rb, line 3
def run
  show_instance(@stack_instance)
end