Skip to content
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

Improve options / field naming #3

Closed
mcdonnelldean opened this issue May 9, 2015 · 1 comment
Closed

Improve options / field naming #3

mcdonnelldean opened this issue May 9, 2015 · 1 comment
Assignees
Milestone

Comments

@mcdonnelldean
Copy link
Collaborator

The naming is confusing in it's current format, the new suggested format is:

  • moveUp supports one or more Transforms
  • moveUp, by itself does not have any options.
  • Transforms can be provided as an collection or an individual Transform
  • Transforms have two fields, pattern & upBy
    • pattern: a glob or glob array
    • upBy: the count of directories to move up

These changes need to be reflected in the code, tests and documentation.

@mcdonnelldean
Copy link
Collaborator Author

completed, see #6

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

No branches or pull requests

1 participant