supportsNonInteractive property
bool
get
supportsNonInteractive
Whether this command can run in non-interactive mode.
Implementation
bool get supportsNonInteractive => false;
Whether this command can run in non-interactive mode.
bool get supportsNonInteractive => false;