27 #ifndef CRIT_ACTION_CMD_LINE_HPP 28 #define CRIT_ACTION_CMD_LINE_HPP 30 #include "../my_config.h" 57 const std::string & argument,
contains classes that let the user define the policy for overwriting files
const libdar::crit_action * crit_action_create_from_string(libdar::user_interaction &dialog, const std::string &argument, const libdar::infinint &hourshift)
creates a criterium object as defined by the command line's given string
std::string crit_action_canonize_string(const std::string &argument)
canonizes a criterium description string
This is a pure virtual class that is used by libdar when interaction with the user is required...
defines the interaction between libdar and the user.Three classes are defined
the global action for overwriting
the arbitrary large positive integer class