supportsNonInteractive property

bool get supportsNonInteractive

Whether this command can run in non-interactive mode.

Implementation

bool get supportsNonInteractive => false;