Skip to content

Conversation

maxime-tremblay
Copy link
Contributor

New feature to export files in a folder.
ex:

var a = new ApexExport();
var myoptions = ["-workspace","MY_WORKSPACE","-expTranslations","-replace","-exportFolder","appsExport"];
a.run(myoptions);

New feature to export files in a folder. ex: >var a = new ApexExport(); >var myoptions = ["-workspace","MY_WORKSPACE","-expTranslations","-replace","-exportFolder","appsExport"]; >a.run(myoptions);
@krisrice krisrice merged commit 802429c into oracle:master Nov 29, 2017
JetterMcTedder pushed a commit that referenced this pull request Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants