dash.utility.resources

TODO

Members

Enums

Resources
enum Resources

Paths to the different resource files.

Functions

scanDirectory
Resource[] scanDirectory(string path, string pattern = "")

Get all files in a given directory.

Structs

Resource
struct Resource

Represents a resource on the file system.

Meta