Module config

Source

Structs§

ConfigLoader
FluffConfig
The class that actually gets passed around as a config object.
FluffConfigIndentation

Enums§

Value

Functions§

split_comma_separated_string
split_comma_separated_string takes a string and splits it on commas and trims and filters out empty strings.