struct

Cl8r::Generators::GenerationResult

Inherits Struct < Value < Object

Represents the aggregate output of a scaffolding generator execution.

Constructors

new(backend_name : String, files : Array(GeneratedFile) = [] of GeneratedFile, warnings : Array(String) = [] of String)
Source

Instance methods

backend_name
Source
files
Source
warnings
Source