Pkg::TargetGetDU Target_TargetInitDU.htmlPrev  Access to Installation Target  Target_TargetFileHasOwner.htmlNext Name
Pkg::TargetGetDU — return current DU calculations
Synopsis
            map
            
TargetGetDU          (
void);  Return
            
map          
 
Description
        
$[ "dir" : [ total, used, pkgusage, readonly ], .... ] 
      
        
 total == total size for this partition
      
        
 used == current used size on target
      
        
 pkgusage == future used size on target based on current package selection
      
        
 readonly == true/false telling whether the partition is mounted readonly
      
Target_TargetInitDU.htmlPrev  Target.htmlUp  Target_TargetFileHasOwner.htmlNext Pkg::TargetInitDU index.htmlHome  Pkg::TargetFileHasOwner 