Method: Cody::Stack::Status#status

Defined in:
lib/cody/stack/status.rb

#statusObject



3
4
5
# File 'lib/cody/stack/status.rb', line 3

def status
  @status ||= CfnStatus.new(@stack_name)
end