zigler v0.7.1 Zig.Command View Source
contains all parts of the Zig library involved in calling the
zig compiler toolchain, especially with regards to the zig
command, except
for assembling the build.zig file, which is performed by the
Zig.Builder
module.