class

Crinit::RemoteAsset

Inherits YAML::Serializable < Reference < Object

Represents an individual remote asset declaration inside template.yml.

Constructors

new(target : String, url : String, sha256 : String | Nil = nil, fallback : String | Nil = nil, executable : Bool = false)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

executable?
Source
fallback
Source
sha256
Source
target
Source