pub fn file_to_vec(fp: String) -> Result<Vec<String>>
Expand description

This function converts the file found at path (fp) into a Vec