globalDir property

Directory globalDir

Global subdirectory within the mason cache.

Implementation

static Directory get globalDir => Directory(p.join(rootDir.path, 'global'));