pathToTemplateProject property

String pathToTemplateProject

path to the dcli template directory.

Implementation

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