Skip to content

readApiKeyHelperPath

readApiKeyHelperPath(dir): string | null

Defined in: src/auth-mode.ts:76

Return the helper path if the script exists in dir, otherwise null. Safe to call when dir does not exist (returns null).

string

string | null