struct

Cl8r::Generators::GeneratedFile

Inherits Struct < Value < Object

Represents a generated file artifact produced by a scaffolding generator backend.

Constructors

new(path : String, content : String, permissions : File::Permissions = File::Permissions.new(420))
Source

Instance methods

content
Source
path
Source
permissions
Source