Function flood_tide_gen::parse_input_file[][src]

pub fn parse_input_file(in_file: &str) -> Result<(Vec<OptStr>, Vec<String>)>
👎 Deprecated since 0.1.10:

Please use the do_gen_src<F>() function instead