Libraries
»
watchful
(0.0.1.1)
»
Index
»
Watchful
»
Action
»
#enabled?
Method: Watchful::Action#enabled?
Defined in:
lib/watchful/action.rb
#
enabled?
⇒
Boolean
Returns:
(
Boolean
)
15
# File 'lib/watchful/action.rb', line 15
def
enabled?
;
@enabled
;
end