Class: Itamae::Subscription
- Inherits:
-
Notification
- Object
- Struct
- Notification
- Itamae::Subscription
- Defined in:
- lib/itamae/notification.rb
Instance Attribute Summary
Attributes inherited from Notification
#action, #defined_in_resource, #target_resource_desc, #timing
Instance Method Summary collapse
Methods inherited from Notification
create, #delayed?, #immediately?, #resource, #run, #runner, #validate!
Instance Method Details
#action_resource ⇒ Object
40 41 42 |
# File 'lib/itamae/notification.rb', line 40 def action_resource defined_in_resource end |