Package u1rest :: Package files :: Module resources :: Class Volume
[hide private]
[frames] | no frames]

Class Volume

source code

object --+    
         |    
  Resource --+
             |
            Volume

A Volume Resource.

Instance Methods [hide private]
 
get_root_dir(self, with_children=False)
Get the root directory node for this volume.
source code

Inherited from Resource: __init__, delete, load

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  node_path = None

Inherited from Resource: resource_path

Properties [hide private]

Inherited from object: __class__