Module ReadDirectory

Module ReadDirectory 

Source
Expand description

§ReadDirectory Effect

Defines the ActionEffect for reading the contents of a directory.

Functions§

ReadDirectory
Creates an effect that, when executed, will read the entries of a directory at the specified path.