[][src]Module wix::clean

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

Structs

Builder

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

Execution

A context for removing WiX Toolset-related output from a package.