Skip to content

Instantly share code, notes, and snippets.

@jgoldhammer
Created October 16, 2016 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgoldhammer/5b751b1c31e88d555b17aba9e6944d0f to your computer and use it in GitHub Desktop.
Save jgoldhammer/5b751b1c31e88d555b17aba9e6944d0f to your computer and use it in GitHub Desktop.
example how to create a download of other files.
var download = downloads.create(repository.getCompanyHome(),true);
print(downloads.getStatus(download).getStatus());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment