Libecoli 0.3.0
Extensible COmmand LIne library
|
Functions | |
struct ec_node * | ec_yaml_import (const char *filename) |
Interface to import/export ecoli data structures in YAML.
struct ec_node * ec_yaml_import | ( | const char * | filename | ) |
Parse a YAML file and build an ec_node tree from it.
filename | The path to the file to be parsed. |