CwdScan constructor
const
CwdScan(])
Creates a scan result.
Implementation
const CwdScan(
this.output,
this.cwd, [
this.branch,
this.gitStatus,
this.privilege,
this.completed = false,
this.exitCode,
]);
Creates a scan result.
const CwdScan(
this.output,
this.cwd, [
this.branch,
this.gitStatus,
this.privilege,
this.completed = false,
this.exitCode,
]);