Interface: SeedOptions
@termwright/test / SeedOptions
Interface: SeedOptions
Section titled “Interface: SeedOptions”Defined in: test/src/seed.ts:38
What seedDirectory was asked to create.
Properties
Section titled “Properties”files?
Section titled “files?”
readonlyoptionalfiles?:Readonly<Record<string,SeedFile>>
Defined in: test/src/seed.ts:39
template?
Section titled “template?”
readonlyoptionaltemplate?:string|SeedTemplate
Defined in: test/src/seed.ts:40