Skip to content

Environment

environment

Defines the Environment panel (the GUI equivalent of mirumoji doctor)

Runs every dependency check off the UI thread and renders the results as a status table

build(page, state)

Builds the Environment panel

Parameters:

Name Type Description Default
page Page

The owning page (for background work + updates)

required
state AppState

The shared GUI state (used for toast notifications)

required

Returns:

Type Description
Control

The panel's root control