Builder.build

Builds the Zig command with sanitizer flags if needed.

class Builder
@safe pure
string[]
build
()

Return Value

Type: string[]

Command array for execution.

Meta