csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::util Namespace Reference

Functions

bool stdin_is_terminal ()
 
std::string read_password (const std::string &prompt)
 
std::filesystem::path executable_path ()
 

Function Documentation

◆ executable_path()

std::filesystem::path csvzall::util::executable_path ( )

◆ read_password()

std::string csvzall::util::read_password ( const std::string &  prompt)

◆ stdin_is_terminal()

bool csvzall::util::stdin_is_terminal ( )