class Playwright::CLI::Commands::List
Public Instance Methods
call(**)
click to toggle source
# File lib/playwright/cli/commands/list.rb, line 11 def call(**) Command.run end
# File lib/playwright/cli/commands/list.rb, line 11 def call(**) Command.run end