genconf: enhance short and long display of confnodes
[libcmdline.git] / src / genconf / dotconfig.h
1 int dotconfig_read(const char *filename, struct confnode *conf);
2 int dotconfig_write(const char *filename, const struct confnode *conf);