Hwaro::Core::Lifecycle::RawFile
Inherits Struct / Value / Object
Represents a raw file (JSON, XML, etc.) that needs processing
Constructors
new(source_path : String, relative_path : String)
SourceInstance methods
extension
Sourceextension=(extension : String)
Sourcerelative_path
Sourcerelative_path=(relative_path : String)
Sourcesource_path
Sourcesource_path=(source_path : String)
Source