Class: Itamae::Resource::RemoteFile

Inherits:
File
  • Object
show all
Defined in:
lib/itamae/resource/remote_file.rb

Direct Known Subclasses

Template

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, inherited, #initialize, #resource_type, #run

Constructor Details

This class inherits a constructor from Itamae::Resource::Base