Method: Husky::Interactor#run

Defined in:
lib/husky/interactor.rb

#runObject

Raises:

  • (NotImplementedError)


16
17
18
# File 'lib/husky/interactor.rb', line 16

def run
  raise NotImplementedError
end