Skip to content

Added slk_arch_size function to get size of a namespace

Helge Heuer requested to merge b309215/pyslk:master into master

The title is pretty much self explanatory. The functions uses slk_list with recursive=True to crawl through a namespace and then adds all the individual file sizes.

Merge request reports