pathToTemplateScriptCustom property

String pathToTemplateScriptCustom

Path to the directory where users can store their own custom templates

Implementation

String get pathToTemplateScriptCustom =>
    p.join(pathToDCli, templateDir, 'script', 'custom');