Method: Snapshot::TestCommandGeneratorBase.pipe

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

.pipe(device_type, language, locale) ⇒ Object



104
105
106
# File 'snapshot/lib/snapshot/test_command_generator_base.rb', line 104

def pipe(device_type, language, locale)
  not_implemented(__method__)
end