MCPcopy Create free account
hub / github.com/deskflow/deskflow / getDirection

Method getDirection

src/lib/server/InputFilter.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314Direction InputFilter::SwitchInDirectionAction::getDirection() const
315{
316 return m_direction;
317}
318
319InputFilter::Action *InputFilter::SwitchInDirectionAction::clone() const
320{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected