General KERNEL Documentation     End User KERNEL Services  


virtual_salome Namespace Reference


Functions

def mkdir
def symlink
def rmtree
def get_lib_dir
def link_module
def main

Variables

string py_version = 'python%s.%s'
int verbose = 0
 __lib__dir__ = None


Function Documentation

def virtual_salome::mkdir   path  ) 
 

Create a directory and all the intermediate directories if path does not exist

def virtual_salome::symlink   src,
  dest
 

Create a link if it does not exist

def virtual_salome::rmtree   dir  ) 
 

Remove (recursive) a directory if it exists

def virtual_salome::get_lib_dir  ) 
 

def virtual_salome::link_module   options  ) 
 

def virtual_salome::main  ) 
 


Variable Documentation

string virtual_salome::py_version = 'python%s.%s' [static]
 

int virtual_salome::verbose = 0 [static]
 

virtual_salome::__lib__dir__ = None [static]