struct

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)
Source

Instance methods

extension
Source
extension=(extension : String)
Source
relative_path
Source
relative_path=(relative_path : String)
Source
source_path
Source
source_path=(source_path : String)
Source