Skip to content

Update apxexp.js #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 29, 2017
Merged

Update apxexp.js #10

merged 1 commit into from
Nov 29, 2017

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants