Exception: TTY::Command::Window::Unavailable

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tty/command/window.rb

Overview

Raised by run_windowed / run_windowed! when on_unavailable: :raise is set and the environment cannot support windowed rendering (no TTY / PTY, on Windows, or in dry-run mode).