Conform.Parse
This module is responsible for parsing *.conf files
Summary↑
file(path) | Parse the .conf file at the provided path |
parse(binary) | Parse the provided binary as a .conf file |
Functions
Specs:
- file(binary) :: term
Parse the .conf file at the provided path
Specs:
- parse(binary) :: term
Parse the provided binary as a .conf file