Please let me know what is this?
organic-webcell
kill
{
}
membrane
ExpressHttpServer
{
middleware :
[ Middleware Object ]
afterware :
[ Middleware Object ]
routes - { path :
Route object }
notfoundRoute :
Route object
log :
false
port :
1337
}
HttpServer
{
data :
ExpressHttpServer instance
}
HttpServer
{
data :
ExpressHttpServer instance
}
Logger
{
}
membrane
Logger
{
prefixConsoleWithTimestamps :
false
attachHttpServerErrorMiddleware :
false
listenUncaughtExceptions :
false
}
membrane
MongoStore
{
}
HttpServer
{
data.server :
ExpressHttpServer instance
}
membrane
WebSocketServer
{
attachToChemical :
String
port :
Number
addons :
[ AddonObject ]
}
WebSocketServer
{
data :
WebSocketServer instance
}
BundleCode
{
code :
String
root :
String
}
plasma
BundleCode
{
cwd :
Object
root :
String
useCache :
false
uglify :
false
code :
String
plugins :
[ PluginObject ]
}
BundleStyle
{
style :
String
root :
String, optional
styleType :
String, optional
less :
Object, optional
}
plasma
BundleStyle
{
cwd :
Object
root :
String
less :
Object, Less Options
styleType :
String, autodetected from extension
style :
String
}
plasma
CallAction
{
}
plasma
CallChain
{
}
Error
{
}
plasma
ErrorHandler
{
}
HttpServer
{
data :
ExpressHttpServer instance
}
plasma
ExpressHttpActions
{
mount :
String
cwd :
Object
actions :
String
actionHelpers :
String
log :
false
}
HttpServer
{
data :
ExpressHttpServer instance
}
plasma
ExpressHttpPages
{
mount :
String
cwd :
Object
pages :
String
pageHelpers :
String
page :
Object
pageStyle :
Object
pageCode :
Object
prebuildAssets :
false
assetsBuildDir :
String
log :
false
debug :
false
}
BundleCode
{
code :
full path
}
BundleStyle
{
style :
full path
}
RenderPage
{
page :
full path
... :
data
}
RenderPage
{
page :
String
root :
String
}
plasma
RenderPage
{
cwd :
Object
root :
String
useCache :
false
page :
String
}
WebSocketServer
{
data :
WebSocketServer instance
}
plasma
SocketIOActions
{
mount :
String
cwd :
Object
actions :
String
log :
false
}