///////////////////////////////////////////////////////
| 488 | |
| 489 | //////////////////////////////////////////////////////////// |
| 490 | Sftp::Result::Value Sftp::Result::getValue() const |
| 491 | { |
| 492 | return m_value; |
| 493 | } |
| 494 | |
| 495 | |
| 496 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected