warp.print_diagnostics# warp.print_diagnostics()[source]# Print a comprehensive snapshot of the Warp build and runtime environment. This is useful for debugging, bug reports, and CI diagnostics. Added in version 1.12.0. Returns: A dictionary containing all reported information for programmatic access. Return type: dict