Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Eval
Method
Eval
WinArk/ProcessNameFilter.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
FilterAction ProcessNameFilter::Eval(FilterContext& context) const {
10
return Compare(context.Data->GetProcessName());
11
}
Callers
nothing calls this directly
Calls
1
GetProcessName
Method · 0.45
Tested by
no test coverage detected