gitStatus method

  1. @override
Future<List<GitStatusEntry>> gitStatus()
override

Implementation

@override
Future<List<GitStatusEntry>> gitStatus() async => _noGit();