isExample property

bool get isExample

Whether this package is an example package.

Implementation

bool get isExample => p.dirname(path).endsWith('example');