Skip to main content

readdir_sync

Function readdir_sync 

Source
pub fn readdir_sync(path: &str, callback: Function)
Expand description

Reads the contents of the directory at path, delivering the resulting entries to the supplied JavaScript callback.