uniconf.core

Modules

config
module uniconf.core.config

The module contains the objects and the properties of control functions

exception
module uniconf.core.exception

Exception module

loader
module uniconf.core.loader

Public Imports

uniconf.core.loader
public import uniconf.core.loader;
Undocumented in source.
uniconf.core.exception
public import uniconf.core.exception;
Undocumented in source.

Members

Imports

Config (from uniconf.core.config)
public import uniconf.core.config : Config;
Undocumented in source.

Mixin templates

ConfigLoaderMixin
mixintemplate ConfigLoaderMixin()

Mixin available loaders

Meta

Date

Date: 2018-09-04

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin