[][src]Module oceanpkg::config

End-user configuration of the local Ocean installation.

This is tied heavily to InstallTarget.

Modules

file

Utilities for configuration files.

rt

Runtime configuration data.

user

User configuration data.

Structs

Config

Configuration values that are examined throughout the lifetime of a client program.

ConfigFile

Information for the configuration file.

RtConfig

Represents the configuration specific to this current instance.

UserConfig

Represents the configuration specific to the user.

Enums

ConfigFileFmt

The format of the configuration file.