List all file trees.
@MPI(name: "mesh.fs.ls") Future<FileEntry?> list(String path, {Context? ctx}) { throw UnimplementedError('list() has not been implemented.'); }