Sascha Zelzer bbcd631862 Always process a <library>/Documentation/CMakeLists.txt file if it exists. %!s(int64=12) %!d(string=hai) anos
..
Documentation bbcd631862 Always process a <library>/Documentation/CMakeLists.txt file if it exists. %!s(int64=12) %!d(string=hai) anos
Resources 19cb54fb0f Allow arbitrary order of XML progress reports from modules. %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt bbcd631862 Always process a <library>/Documentation/CMakeLists.txt file if it exists. %!s(int64=12) %!d(string=hai) anos
README.md b51677d3d7 Added API and XSD file documentation. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleBackendLocalProcess.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleBackendLocalProcess.h b51677d3d7 Added API and XSD file documentation. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleProcessTask.cpp e7f6b3e190 Refined progress value and text reporting. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleProcessTask.h b51677d3d7 Added API and XSD file documentation. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleProcessWatcher.cpp 915ac62792 Some compilers need the complete type for implicit conversions. %!s(int64=12) %!d(string=hai) anos
ctkCmdLineModuleProcessWatcher_p.h b51677d3d7 Added API and XSD file documentation. %!s(int64=12) %!d(string=hai) anos
target_libraries.cmake 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=12) %!d(string=hai) anos

README.md

Local Process {#CommandLineModulesBackendLocalProcess_Page}

The Local Process back-end is a fully featured back-end implementation for handling executable modules. When registered with a ctkCmdLineModuleManager instance, it will handle the registration of all modules with a "file" location URL scheme. See the ctkCmdLineModuleBackendLocalProcess class for details.

See the \ref CommandLineModulesBackendLocalProcess_API module for the API documentation.