Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ flagValidator.test.ts
File
flagValidator.test.ts
extensions/cli/src/flags/flagValidator.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ validateFlags, handleValidationErrors } from
"./flagValidator.js"
;
2
3
describe(
"validateFlags"
, () => {
4
describe(
"format flag validation"
, () => {
Callers
nothing calls this directly
Calls
1
validateFlags
Function · 0.85
Tested by
no test coverage detected