voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
voxelman.config.configmanager
voxelman
config
Public Imports
std.variant
public
import
std
.
variant
;
Members
Aliases
ConfigValue
alias
ConfigValue
=
Algebraic
!(
int
,
double
,
string
,
bool
,
int
[],
double
[])
Undocumented in source.
Classes
ConfigManager
class
ConfigManager
Undocumented in source.
ConfigOption
class
ConfigOption
Undocumented in source.
Functions
parseSingle
void
parseSingle
(string optionName, ConfigOption option, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2015-2017 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
config
modules
configmanager
plugin
plugininfo