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

Split with '=' only once per line #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copy-link
Copy link

Replaced the split method with the split_once method. Paths and args can now handle = characters.

Fixes #4

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.

[BUG] Can't handle = in arguments
1 participant