pub fn parse(input: &str) -> Vec<Conf>
Parses every line of the configuration contained in input excluding invalid ones.
input