Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ unknown-option.ts
File
unknown-option.ts
tests/e2e/tests/commands/unknown-option.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execAndWaitForOutputToMatch, ng } from
'../../utils/process'
;
2
import
{ expectToFail } from
'../../utils/utils'
;
3
4
export
default
async
function
() {
Callers
nothing calls this directly
Calls
3
expectToFail
Function · 0.90
ng
Function · 0.90
execAndWaitForOutputToMatch
Function · 0.90
Tested by
no test coverage detected