Top Level Namespace
Defined Under Namespace
Modules: Mina
Instance Method Summary collapse
Instance Method Details
#command_with_comment(code) ⇒ Object
1 2 3 4 |
# File 'lib/mina/docker.rb', line 1 def command_with_comment(code) comment code command code end |