MCPcopy Create free account
hub / github.com/arctic-cli/interface / flag.ts

File flag.ts

packages/arctic/src/flag/flag.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export namespace Flag {
2 export const ARCTIC_GIT_BASH_PATH = process.env["ARCTIC_GIT_BASH_PATH"]
3 export const ARCTIC_CONFIG = process.env["ARCTIC_CONFIG"]
4 export const ARCTIC_CONFIG_DIR = process.env["ARCTIC_CONFIG_DIR"]

Callers

nothing calls this directly

Calls 2

truthyFunction · 0.85
numberFunction · 0.70

Tested by

no test coverage detected