Class: Itamae::Resource::RemoteFile
- Defined in:
- lib/itamae/resource/remote_file.rb
Direct Known Subclasses
Constant Summary collapse
- SourceNotFoundError =
Class.new(StandardError)
Instance Attribute Summary
Attributes inherited from Base
#attributes, #current_attributes, #notifications, #recipe, #resource_name, #subscriptions, #updated
Method Summary
Methods inherited from File
#action_create, #action_delete, #action_edit, #pre_action, #set_current_attributes, #show_differences
Methods inherited from Base
#action_nothing, define_attribute, #do_not_run_because_of_not_if?, #do_not_run_because_of_only_if?, inherited, #initialize, #resource_type, #run
Constructor Details
This class inherits a constructor from Itamae::Resource::Base