babymaker  e95a6a9342d4604277fe7cc6149b6b5b24447d89
Namespaces | Functions | Variables
count_entries.py File Reference

Go to the source code of this file.

Namespaces

 count_entries
 

Functions

def count_entries.countFile (cut, path, tree_name, counts)
 
def count_entries.countRecursive (cut, path, tree, exclusive, counts)
 
def count_entries.printCounts (path, counts, verbose)
 
def count_entries.countEntries (cut, file_dirs, tree, verbose, exclusive)
 

Variables

tuple count_entries.parser
 
string count_entries.help = "Count only arguments passing provided cut"
 
tuple count_entries.args = parser.parse_args()