KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
PoolOptions
Interface PoolOptions
interface
PoolOptions
{
cacheFs
?:
boolean
;
distPath
:
string
;
env
:
Partial
<
ProcessEnv
>
;
environment
:
ContextTestEnvironment
;
execArgv
:
string
[]
;
method
:
"run"
|
"collect"
;
project
:
TestProject
;
}
Index
Properties
cache
Fs?
dist
Path
env
environment
exec
Argv
method
project
Properties
Optional
cache
Fs
cacheFs
?:
boolean
dist
Path
distPath
:
string
env
env
:
Partial
<
ProcessEnv
>
environment
environment
:
ContextTestEnvironment
exec
Argv
execArgv
:
string
[]
method
method
:
"run"
|
"collect"
project
project
:
TestProject
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
cache
Fs
dist
Path
env
environment
exec
Argv
method
project
Github
KC's Workspace
Loading...