Skip to content

API documentation of Agoric SDK / Exports / @agoric/swingset-vat / SwingSetOptions

Interface: SwingSetOptions ​

@agoric/swingset-vat.SwingSetOptions

Table of contents ​

Properties ​

Properties ​

bootstrap ​

• bootstrap: undefined | string

Defined in ​

packages/SwingSet/src/types-external.js:180


bundleCachePath ​

• bundleCachePath: undefined | string

if present, SwingSet will use a bundle cache at this path

Defined in ​

packages/SwingSet/src/types-external.js:184


bundleFormat ​

• bundleFormat: undefined | BundleFormat

the bundle source / import bundle format.

Defined in ​

packages/SwingSet/src/types-external.js:187


bundles ​

• bundles: undefined | SwingSetConfigDescriptor

Defined in ​

packages/SwingSet/src/types-external.js:186


devices ​

• devices: any

Defined in ​

packages/SwingSet/src/types-external.js:189


includeDevDependencies ​

• includeDevDependencies: undefined | boolean

indicates that devDependencies of the surrounding package.json should be accessible to bundles.

Defined in ​

packages/SwingSet/src/types-external.js:181


vats ​

• vats: SwingSetConfigDescriptor

Defined in ​

packages/SwingSet/src/types-external.js:185