Class: Rocketwheel::Command::Manifest::TransloaditConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocketwheel/command/manifest.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key



8
9
10
# File 'lib/rocketwheel/command/manifest.rb', line 8

def key
  @key
end

#secretObject

Returns the value of attribute secret



8
9
10
# File 'lib/rocketwheel/command/manifest.rb', line 8

def secret
  @secret
end

#stepsObject

Returns the value of attribute steps



8
9
10
# File 'lib/rocketwheel/command/manifest.rb', line 8

def steps
  @steps
end