MCPcopy Create free account
hub / github.com/SFML/SFML / getValue

Method getValue

src/SFML/Network/Sftp.cpp:490–493  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

488
489////////////////////////////////////////////////////////////
490Sftp::Result::Value Sftp::Result::getValue() const
491{
492 return m_value;
493}
494
495
496////////////////////////////////////////////////////////////

Callers 2

Sftp.test.cppFile · 0.45
checkResultFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected