Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
export
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
truthy
Function · 0.85
number
Function · 0.70
Tested by
no test coverage detected