d_properties.properties

Undocumented in source.

Members

Classes

MissingPropertyException
class MissingPropertyException

Exception that's thrown when attempting to index an unknown key.

Structs

Properties
struct Properties

The properties is a struct containing key-value pairs of strings, which can be easily and efficiently written to and read from a file.

Meta