Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/playwright-browser-tunnel > LaunchOptionsValidator > writeAllowlistAsync

LaunchOptionsValidator.writeAllowlistAsync() method

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Writes the allowlist to the user's local file system.

Signature:

static writeAllowlistAsync(allowlist: ILaunchOptionsAllowlist): Promise<void>;

Parameters

Parameter

Type

Description

allowlist

ILaunchOptionsAllowlist

Returns:

Promise<void>