struct

Dragonstone::Core::Compiler::BuildOptions

Inherits Struct < Value < Object

Constructors

new(target : Target = Target::Bytecode, optimize : Bool = false, emit_debug : Bool = false, output_dir : String | Nil = nil)
Source

Instance methods

emit_debug
Source
optimize
Source
output_dir
Source
target
Source