pathToTemplateProjectCustom property

String pathToTemplateProjectCustom

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

Implementation

String get pathToTemplateProjectCustom =>
    p.join(pathToDCli, templateDir, 'project', 'custom');