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).
pub async fn read_all(
env: &dyn SessionEnv,
path: &Path,
) -> RuntimeResult<String>Read an entire file ignoring the caps (used by internal helpers).