AutoBE
Preparing search index...
@autobe/interface
IAutoBeTestRuntimeWorkspace
IRebuildOptions
Interface IRebuildOptions
Selects which generated build steps should be rerun.
interface
IRebuildOptions
{
prisma
?:
boolean
;
test
?:
boolean
;
}
Index
Properties
prisma?
test?
Properties
Optional
prisma
prisma
?:
boolean
Optional
test
test
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prisma
test
AutoBE
Loading...
Selects which generated build steps should be rerun.