Namespaces | |
namespace | shared |
This file contains non-class functions used by the application. | |
Functions | |
def | shared::escapeNewlineCharacters |
Escapes characters that represents (e.g. | |
def | shared::breakLongQString |
Creates new String which has new line character (\n) in every n. | |
def | shared::reprStartingProcess |
Returns representation of starting python process. | |
def | shared::removeDir |
Removes directory specified by param. | |
def | shared::copyDir |
Copies directory to specified location. |