Libraries
»
husky
(0.5.0)
»
Index
»
Husky
»
Interactor
»
#run
Method: Husky::Interactor#run
Defined in:
lib/husky/interactor.rb
#
run
⇒
Object
Raises:
(
NotImplementedError
)
16 17 18
# File 'lib/husky/interactor.rb', line 16
def
run
raise
NotImplementedError
end