Remove directories.
@MPI(name: "mesh.fs.remove") Future<void> remove(String path, {Context? ctx}) { throw UnimplementedError('remove() has not been implemented.'); }