Class: Playwright::CLI::Commands::List

Inherits:
Hanami::CLI::Command
  • Object
show all
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

#callObject



11
12
13
# File 'lib/playwright/cli/commands/list.rb', line 11

def call(**)
  Command.run
end