Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Low level api

matthewfl edited this page Nov 26, 2010 · 1 revision

##__server(function)

Args:

function that is used to server up requests function called with req, res

##__get_code(name)

Args:

The name of the required objs Returned:

A string with the code Or and object of function that can be called

##__process_compile

Used to access the node process compile function

##__process_exit()

Used to kill the code in the sandbox

Clone this wiki locally