Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ IsMultiLineProp
Method
IsMultiLineProp
src/fs/fspropdisplayer.cpp:108–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
bool cFSPropDisplayer::IsMultiLineProp(int propID) const
109
{
110
// no FS props are multiline
111
return false;
112
}
113
114
cFSPropDisplayer::~cFSPropDisplayer()
115
{
Callers
1
DisplayChangedProps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected