pub fn file_to_vec(fp: String) -> Result<Vec<String>>
This function converts the file found at path (fp) into a Vec