Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for starting an embedded machine.

Hierarchy

  • EmbeddedMachineOptions

Index

Properties

configure

configure: ConfigureMachine

Optional extensionPacks

extensionPacks: ExtensionPack[]

Extension packs to add if we choose to control it directly. Default will be local lifecycle to console

Optional name

name: string

Machine name if we choose to customize it

Optional port

port: number

Optional repositoryOwnerParentDirectory

repositoryOwnerParentDirectory: string

Optional suppressConsoleLog

suppressConsoleLog: boolean

Whether to suppress log output. It will normally be routed to the console.

Generated using TypeDoc