class Playwright::ListenerImpl(T)

Included Modules

Defined in:

playwright/impl/waitable.cr

Constructors

Instance Method Summary

Instance methods inherited from module Playwright::Listener(T)

handle(_event : Event(EventType)) handle

Constructor Detail

def self.new(&block : Event(T) -> ) #

[View source]

Instance Method Detail

def handle(event : Event(T)) #

[View source]