Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ dir
Method
dir
packages/core/test/acceptance/integration_spec.ts:2395–2397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2393
})
2394
class
Dir {
2395
get dir(): any {
2396
return
null;
2397
}
2398
2399
set dir(value: any) {
2400
throw
new
Error(
'this error is expected'
);
Callers
3
interop.spec.ts
File · 0.80
form_field.spec.ts
File · 0.80
console.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected