[][src]Module oceanpkg::config::file

Utilities for configuration files.

Structs

ConfigFile

Information for the configuration file.

NotFound

The error returned by ConfigFile::find.

Enums

ConfigFileFmt

The format of the configuration file.

NotFoundReason

The underlying cause for ConfigFile::find to return NotFound.