Module: Playwright::CLI::Utils::Ask
- Included in:
- Command, Commands::Generate::Command, Commands::List::Command, FileManager::FileManager
- Defined in:
- lib/playwright/cli/utils/ask.rb
Defined Under Namespace
Classes: Ask
Instance Method Summary collapse
Instance Method Details
permalink #ask ⇒ Object
[View source]
9 10 11 |
# File 'lib/playwright/cli/utils/ask.rb', line 9 def ask @ask ||= Ask.new end |