pub async fn raw_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<RawScriptByPathError>>
pub async fn raw_script_by_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<RawScriptByPathError>>