steal.get.fetch(url, path, options) -> undefined
{Object}
the 'human' folder name
{Object}
a folder on the local filesystem to put the contents of the folder in. Must end in /.
{Object}
options to configure the downloading. It has the following properties:
{undefined}
Recursively gets the contents of a folder at a url, and puts it at path.
The following gets everything in the controller folder
API