Skip to main content

Function: resolveEnvToolsetPath()

resolveEnvToolsetPath(envVarKey, expectedType): Promise<string | null>

Parameters

envVarKey

string

expectedType

"file" | "directory"

Returns

Promise<string | null>