Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ cli-options.test.ts
File
cli-options.test.ts
scripts/cli-options.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
{ describe, it } from
"node:test"
;
3
import
{ CLI_SEMVER_PATTERN, validateCliVersion } from
"./cli-options.ts"
;
4
Callers
nothing calls this directly
Calls
1
validateCliVersion
Function · 0.90
Tested by
no test coverage detected