Method: Indocker.set_export_command

Defined in:
lib/indocker.rb

.set_export_command(command) ⇒ Object



118
119
120
# File 'lib/indocker.rb', line 118

def set_export_command(command)
  @export_command = command
end