DartProcessController

DartProcessController

The DartProcessController displays information about the DART child processes used to package, validate, and/or upload files.

Constructor

new DartProcessController(params)

Parameters:
Name Type Description
params URLSearchParams

The URL search params parsed from the URL used to reach this page. This should contain at least the DartProcess Id.

Properties
Name Type Description
id string

The id of the DartProcess to display. DartProcess.id is a UUID string.

Source:

Methods

list()

Displays a summary of the process.

Source: