DcbBuildOptions constructor
const
DcbBuildOptions({})
Implementation
const DcbBuildOptions({
this.debug,
this.parallel = true,
this.copyCompileCommands = true,
this.compileCommandsPath = 'compile_commands.json',
});