projectsDir property
String
get
projectsDir
Get the projects directory.
Implementation
String get projectsDir => p.join(configHomeDir, 'projects');
Get the projects directory.
String get projectsDir => p.join(configHomeDir, 'projects');