The source project of this merge request has been removed.
Added slk_arch_size function to get size of a namespace
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.