Method Fuse.Operations()->releasedir()

class Fuse.Operations

Method releasedir

void releasedir(string path, mixed|void opendir_handle)

Description

Close a directory opened via opendir().

Parameter path

Path to the directory (if still valid).

Parameter opendir_handle

The value that was returned from opendir().

Note

New in Pike 9.0 and FUSE 2.3.