Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ cli-linux.globalsetup.ts
File
cli-linux.globalsetup.ts
e2e/setup/cli-linux.globalsetup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ setupCliTarget } from
"./cli.globalsetup"
;
2
3
export
default (): Promise<(() => Promise<void>) | void> => setupCliTarget(
"linux"
);
Callers
nothing calls this directly
Calls
1
setupCliTarget
Function · 0.90
Tested by
no test coverage detected