Sha256: 25ba0db18e810e243d935c5da5666f01c1c1f50acecd145500151edd772df2e1
Contents?: true
Size: 112 Bytes
Versions: 2
Compression:
Stored size: 112 Bytes
Contents
class Cody::Stack module Status def status @status ||= CfnStatus.new(@stack_name) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cody-1.2.1 | lib/cody/stack/status.rb |
cody-1.1.0 | lib/cody/stack/status.rb |