On this pageFunction: resolveEnvToolsetPath() resolveEnvToolsetPath(envVarKey, expectedType): Promise<string | null> Parameters envVarKey string expectedType "file" | "directory" Returns Promise<string | null>