Libraries
»
aid
(0.2.2)
»
Index
»
Aid
»
Script
»
#run
Method: Aid::Script#run
Defined in:
lib/aid/script.rb
#
run
⇒
Object
Raises:
(
NotImplementedError
)
60 61 62
# File 'lib/aid/script.rb', line 60
def
run
raise
NotImplementedError
end