InstallerBuilder constructor
Creates an instance of InstallerBuilder with the given config
and scriptFile
.
Implementation
const InstallerBuilder(this.config, this.scriptFile);
Creates an instance of InstallerBuilder with the given config
and scriptFile
.
const InstallerBuilder(this.config, this.scriptFile);