Skip to main content

PartialToolConfig

Configures an individual platform.

Index

Properties

optionalconfig

config?: null | Record<string, unknown>

Arbitrary configuration that'll be passed to the WASM plugin.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use.

optionalversion

version?: null | string

The version to download, install, and run tasks with.