Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/toddbluhm/env-cmd
/ RCFileOptions
Interface
RCFileOptions
src/types.ts:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}>
19
20
export
interface
RCFileOptions {
21
environments: string[]
22
filePath?: string
23
}
24
25
export
interface
EnvFileOptions {
26
filePath?: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected