Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wscats/vscode-explore
/
Class
contextKeyExpr/src/contextkey.ts:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
);
65
66
export
abstract
class
ContextKeyExpr {
67
68
public static false(): ContextKeyExpression {
69
return
ContextKeyFalseExpr.INSTANCE;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected