pub async fn analyze( script_target: &str, include_files: bool, include_modules: bool, include_total_steps: bool, include_total_pipelines: bool, include_inner: bool, ) -> Result<Value, Error>