Clean Command
Description
Clean the $build_dir
Arguments and Options of Command
| Property | Description | Default | Required | Type | Example |
|---|---|---|---|---|---|
| build | Name of Builder to Clean Development | All Builds | No | string, argument | cmake_release |
Examples
# Basic use
next clean# Full use
next clean cmake_release