supportsNonInteractive property

  1. @override
bool get supportsNonInteractive
override

Whether this command can run in non-interactive mode.

Implementation

@override
bool get supportsNonInteractive => true;