Skip to main content

read_all

Function read_all 

Source
pub async fn read_all(
    env: &dyn SessionEnv,
    path: &Path,
) -> RuntimeResult<String>
Expand description

Read an entire file ignoring the caps (used by internal helpers).