Package plugins :: Package vfs :: Package vfsutils :: Module main :: Class XYZPlugin
[hide private]
[frames] | no frames]

Class XYZPlugin

source code

libxyz.core.plugins.BasePlugin --+
                                 |
                                XYZPlugin

Plugin vfsutils

Instance Methods [hide private]
 
__init__(self, xyz) source code
 
_load_panel(self)
Load :sys:panel plugin
source code
 
mkdir(self, newdir=None)
Create new directory
source code
 
remove(self)
Remove VFS object (if possible)
source code
Class Variables [hide private]
  NAME = u"vfsutils"
  AUTHOR = u"Max E. Kuznecov <syhpoon@syhpoon.name>"
  VERSION = u"0.1"
  BRIEF_DESCRIPTION = u"Useful VFS routines"
  FULL_DESCRIPTION = u""
  NAMESPACE = u"vfs"
  MIN_XYZ_VERSION = None
hash(x)
  DOC = None
hash(x)
  HOMEPAGE = "http://xyzcmd.syhpoon.name"