canRunTools property

bool get canRunTools

Whether the tool system is available (needs process spawning).

Implementation

bool get canRunTools => capabilities.hasProcessSpawn;