Utility function to load the different server modules of the apps.

moduleSVR(module)

Arguments

module

The module name in the form "app/module".

Value

The server code of the module.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) {
moduleSVR("trackR/video")
}