Module wix::clean

source ·
Expand description

The implementation for the clean command. This command is focused on cleaning up build output, similar to the cargo clean subcommand.

Structs

A builder for creating an execution context to clean a package of WiX Toolset-related output.
A context for removing WiX Toolset-related output from a package.