Go to the source code of this file.
Classes | |
class | rosclean.CleanupException |
Namespaces | |
rosclean | |
Functions | |
def | rosclean._ask (comment) |
def | rosclean._ask_and_call (cmds, cwd=None) |
def | rosclean._call (cmds, cwd=None) |
def | rosclean._get_check_dirs () |
def | rosclean._get_disk_usage_by_walking_tree (d) |
def | rosclean._rosclean_cmd_check (args) |
def | rosclean._rosclean_cmd_purge (args) |
def | rosclean._sort_file_by_oldest (d) |
def | rosclean._usage () |
def | rosclean.get_disk_usage (d) |
def | rosclean.get_human_readable_disk_usage (d) |
def | rosclean.rosclean_main (argv=None) |
Variables | |
string | rosclean.__version__ = '1.7.0' |