ScriptBuilder constructor
Creates a ScriptBuilder instance with the given config
and appDir
.
Implementation
ScriptBuilder(this.config, this.appDir);
Creates a ScriptBuilder instance with the given config
and appDir
.
ScriptBuilder(this.config, this.appDir);