backgroundJobsSupported property
Whether startShellJob actually works here. Decorators forward their delegate's answer, so wrapping an env never fakes the capability.
Implementation
@override
bool get backgroundJobsSupported => true;
Whether startShellJob actually works here. Decorators forward their delegate's answer, so wrapping an env never fakes the capability.
@override
bool get backgroundJobsSupported => true;