Option ‣ clean - chung-leong/zigar GitHub Wiki

When enabled, a temporary build directory will be removed once the library has been built. This directory contains cached data used by the Zig compiler. Without it recompilation would take significantly longer.

Default:

false