Builder.execute

Executes the Zig command, printing flags in debug mode.

class Builder
@trusted
int
execute
()

Return Value

Type: int

Exit status (0 for success).

Meta