View Source Zig.Command (zigler v0.11.0)

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.

Summary

Functions