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

Anchorage argument #42

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kalkwarf
Copy link

I saw there was Anchorage "support" but short of hard coding it, no way to enable it. Appending a trailing --anchorage will now toggle the anchoring mode.

Requires 41 to merge first.

@kalkwarf kalkwarf marked this pull request as draft November 30, 2021 14:37
Using `dropLast` causes subsequent array accesses to return the wrong data. For example `arguments[1]` returned the original value `--file` instead of the file path itself.

Changing to explicit positioning resolved this problem.

Also added `--anchorage` to the Usage output.
@kalkwarf kalkwarf marked this pull request as ready for review November 30, 2021 14:53
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.

None yet

1 participant