Method: Indocker::Containers::Container#start_command
- Defined in:
- lib/indocker/containers/container.rb
#start_command ⇒ Object (readonly)
Returns the value of attribute start_command.
2 3 4 |
# File 'lib/indocker/containers/container.rb', line 2 def start_command @start_command end |