Function get_hub_script_by_path

Source
pub async fn get_hub_script_by_path(
    configuration: &Configuration,
    path: &str,
) -> Result<GetHubScriptByPath200Response, Error<GetHubScriptByPathError>>