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