__run

Signature

abstract __run(context: Context): Promise<void>;

Parameters

context

Type:

Returns

Type:Promise<void>