Function add_ed::buffer::file::read_file[][src]

pub fn read_file(
    filepath: &str,
    must_exist: bool
) -> Result<Vec<String>, &'static str>
Expand description

Read file from given path