Function scsys_core::file_to_vec

source ·
pub fn file_to_vec(fp: String) -> IOResult<Vec<String>>
Expand description

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