Builds the current FileManifest for the source tree.
FileManifest
@override Future<FileManifest> manifest() async => FileManifest.fromJson(await _rpc.manifest());