Go to the source code of this file.
Classes | |
struct | nps_rm_handler_t |
Functions | |
int | nps_rm (char *const path, char force, const nps_rm_handler_t *handler) |
Variables | |
const nps_rm_handler_t | nps_rm_warning |
int nps_rm | ( | char *const | path, | |
char | force, | |||
const nps_rm_handler_t * | handler | |||
) |
nps_rm_warning reports any errors during deletion to stderr
Here is an instance of nps_rm_handler_t which will print out error messages