MCPcopy 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
108bool cFSPropDisplayer::IsMultiLineProp(int propID) const
109{
110 // no FS props are multiline
111 return false;
112}
113
114cFSPropDisplayer::~cFSPropDisplayer()
115{

Callers 1

DisplayChangedPropsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected