pathToTemplateProject property

String get pathToTemplateProject

path to the dcli template directory.

Implementation

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