This is the "engine" of the webgme application and contains all server code, common-modules and client-api. If this is your first encounter with webgme the webgme/webgme is probably what you're ...
IDLE = 0, ///< No script loaded; engine is inactive. RUNNING = 1, ///< Script is executing and advancing states. ERROR = 2, ///< Parser or runtime error; check ...