Class: Playwright::CLI::Commands::List
- Inherits:
-
Hanami::CLI::Command
- Object
- Hanami::CLI::Command
- Playwright::CLI::Commands::List
- Defined in:
- lib/playwright/cli/commands/list.rb,
lib/playwright/cli/commands/list/command.rb
Defined Under Namespace
Classes: Command
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
11 12 13 |
# File 'lib/playwright/cli/commands/list.rb', line 11 def call(**) Command.run end |