class Object
Public Instance Methods
command_with_comment(code)
click to toggle source
# File lib/mina/docker.rb, line 1 def command_with_comment(code) comment code command code end
# File lib/mina/docker.rb, line 1 def command_with_comment(code) comment code command code end