Function xshell::read_file[][src]

pub fn read_file(path: impl AsRef<Path>) -> Result<String>
Expand description

Reads the file at path into a String.