archive_script_by_path

Function archive_script_by_path 

Source
pub async fn archive_script_by_path(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<String, Error<ArchiveScriptByPathError>>