Method: CompassIntegrator::CommandTemplate#run

Defined in:
lib/compass_integrator/command_template.rb

#runObject

Raises:

  • (NotImplementedError)


28
29
30
# File 'lib/compass_integrator/command_template.rb', line 28

def run
  raise NotImplementedError
end