node_util.coffee

Aliases

undefined

Child process utilities

undefined

Runs as a sub-process (important to note that it does not run this in a shell)

undefined

HTTP utilities

undefined

NOTE: This seems redundant The only place where this might be meaningful is when TODO: Import all the other methods from request too

undefined

File system utilities

undefined

Removes the dir located at path and all it's sub-dirs. If the path does not exist, then this does not do anything and returns successfully. Based off [[ryanmcgrath/wrench-js]]

undefined

If the directory doesn't exist, then return success

undefined

Empty this directory

undefined

Remove the directory and return the return value of that system call

undefined

Exports

undefined

#

undefined

#

undefined