struct HRX::File
- HRX::File
- Struct
- Value
- Object
Overview
This type represents a file entry in an HRX archive.
Defined in:
file.crConstructors
Instance Method Summary
Constructor Detail
def self.new(path : String, content : String, comment : String | Nil = nil, line : Int32 = 0, column : Int32 = 0)
#