Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateOptions<SpawnReturn>

Type parameters

  • SpawnReturn

Hierarchy

  • CreateOptions

Index

Properties

Optional Readonly colorSchemes

colorSchemes: ColorSchemes

Optional Readonly prefix

prefix: readonly string[]

Readonly print

print: Printer

Readonly spawn

spawn: SpawnFunc<SpawnReturn>

Generated using TypeDoc