Method Fuse.Operations()->readdir()
- Method readdir
intreaddir(stringpath,function(string:void)callback)- Description
Get directory contents.
Call the callback once per file in the directory with the filename as the argument.
- Note
This function is required.
- Returns
errno or 0