Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Namespaces | |
namespace | diamar |
Enumerations | |
enum class | eCliOption { Help , Version , VersionShort , ProjectFile , ProjectFolder , WithoutOption } |
Functions | |
std::string | getOption (const std::vector< std::string_view > &args, const std::string_view &option_name) |
bool | hasOption (const std::vector< std::string_view > &args, const std::string_view &option_name) |
|
strong |
std::string iv::cli::getOption | ( | const std::vector< std::string_view > & | args, |
const std::string_view & | option_name ) |
bool iv::cli::hasOption | ( | const std::vector< std::string_view > & | args, |
const std::string_view & | option_name ) |