Method: Snapshot::TestCommandGeneratorBase.destination

Defined in:
snapshot/lib/snapshot/test_command_generator_base.rb

.destination(device_name) ⇒ Object



108
109
110
# File 'snapshot/lib/snapshot/test_command_generator_base.rb', line 108

def destination(device_name)
  not_implemented(__method__)
end