Libraries
»
watchr
(0.7)
»
Index
»
Watchr
»
Script
»
EvalContext
»
#reload
Method: Watchr::Script::EvalContext#reload
Defined in:
lib/watchr/script.rb
#
reload
⇒
Object
Reload script
49 50 51
# File 'lib/watchr/script.rb', line 49
def
reload
@__script
.
parse!
end