isCompletionInstalled property

  1. @override
bool isCompletionInstalled
override

Returns true if the dcil_complete has been installed as a bash auto completer

Implementation

@override
bool get isCompletionInstalled => false;