Puppeteer.this

Undocumented in source.
class Puppeteer(CommunicatorT, VarMonitorTypes...)
this
(
scope shared CommunicatorT communicator
,
shared IConfiguration!VarMonitorTypes configuration
,)
if (
isCommunicator!(CommunicatorT, VarMonitorTypes) &&
allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
)

Meta