class DirectorySizeJob


Module kio
Namespace KIO
Class DirectorySizeJob
Inherits KIO::Job
Computes a directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks)


methods