# Functions
FromCommandLine creates a TOML source from the output of a shell command and its corresponding args.
FromFile creates a TOML source from the specified file.
FromMap creates a TOML source for the specified map.
FromString creates a TOML source for the specified contents.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Interfaces
Loader represents a source for a toml config.
# Type aliases
No description provided by the author