![]() |
PhoenixToml
0.4.0
Toml parser for Phoenix
|
#include "phoenix_get_string.h"
Go to the source code of this file.
Functions | |
bool | parser_toml (DicoValue &dico, const PPath &fileName) |
Parse a toml file and update the given DicoValue. | |
bool parser_toml | ( | DicoValue & | dico, |
const PPath & | fileName ) |
Parse a toml file and update the given DicoValue.
[out] | dico | : dictionary of values |
fileName | : name of the file to be parsed |
Definition at line 276 of file parser_toml.cpp.
References parser_toml_fileParser().