#include "OW_config.h"
#include "OW_String.hpp"
Include dependency graph for OW_GetPass.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
namespace | OW_NAMESPACE::GetPass |
Functions | |
OW_COMMON_API String | OW_NAMESPACE::GetPass::getPass (const String &prompt) |
The getpass function displays a prompt to the standard error output, and reads in a password from /dev/tty. |