jaguar_settings package
documentation
myconf library
myconf
jaguar_settings package
documentation
myconf library
jaguar_settings
package
Libraries
myconf
settings
myconf
library
Functions
parseConfigArgs
<
T
>
(
List
<
String
>
args
,
Serializer
<
T
>
serializer
,
{
T
defaultConf
,
bool
mustLoad
=
false
}
)
→ Future
<
T
>
parseConfigFile
<
T
>
(
dynamic
file
,
Serializer
<
T
>
serializer
)
→ Future
<
T
>
myconf library
Functions
parseConfigArgs
parseConfigFile