Module: Playwright::CLI::Utils::Display
- Included in:
- Command, Commands::Destroy::Command, Commands::Edit::Command, Commands::Generate::Command, Commands::List::Command, Template, Ask::Ask, FileManager::FileManager, OS::OS
- Defined in:
- lib/playwright/cli/utils/display.rb
Defined Under Namespace
Classes: Display
Instance Method Summary collapse
Instance Method Details
#display ⇒ Object
7 8 9 |
# File 'lib/playwright/cli/utils/display.rb', line 7 def display @display ||= Display.new end |