# Packages
No description provided by the author
# Functions
AvailableExecutable checks that the given value is the name of an executable file, in PATH.
Load creates a new configuration Map with the given schema and initial values.
SafeLoad is a wrapper around Load() that does not error when invalid keys are found, and just logs warnings instead.