pub fn file(path: &str, content_type: &str) -> Result<Array, Box<EvalAltResult>>
Expand description

the content of a file.

rhai-autodocs:index:8