Expand description
§ReadDirectory Effect
Defines the ActionEffect for reading the contents of a directory.
Functions§
- Read
Directory - Creates an effect that, when executed, will read the entries of a directory at the specified path.
Defines the ActionEffect for reading the contents of a directory.