pub async fn verify_build(
working_directory: &str,
build_type: &str,
) -> Result<ToolResult>Expand description
Verify build by running the appropriate build command
pub async fn verify_build(
working_directory: &str,
build_type: &str,
) -> Result<ToolResult>Verify build by running the appropriate build command