Class: Itamae::Subscription

Inherits:
Notification show all
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

#resource, #run, #runner

Instance Method Details

#action_resourceObject



23
24
25
# File 'lib/itamae/notification.rb', line 23

def action_resource
  defined_in_resource
end