Class
Redwood::HookManager::HookContext
In:
lib/sup/hook.rb
Parent:
Object
Methods
__run
ask_yes_or_no
get
log
new
say
set
Public Class methods
new
(name)
Public Instance methods
__run
(__hook, __filename, __locals)
ask_yes_or_no
(q)
get
(tag)
log
(s)
say
(s)
set
(tag, value)
[Validate]