Description Usage Arguments Details Value Author(s)
Setup the necessary directory structure for a new app, if not already present. Useful for copying an existing app for development or deployment purposes.
1 |
from |
Directory of the app from which to copy/clone. |
to |
New app directory to be created. |
symlinks |
Logical indicating whether symlinks should be used for large directories, including ‘app_data/’, ‘modules/’, and ‘packrat/’. Using symlinks speeds up app cloning. |
This does not copy the app ‘cache/’ nor ‘output/’ directories.
None. Invoked for the side-effect of copying an existing app.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.