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 the server call alignment #75

Open
2 tasks
haz opened this issue May 26, 2022 · 0 comments
Open
2 tasks

Improve the server call alignment #75

haz opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@haz
Copy link
Contributor

haz commented May 26, 2022

  • Instead of counting the ' ' split or number of arguments on the server, the remote call from the command line should count the number of arguments specified like {this} in the call string.
  • The remote call arguments should match the call string. It currently will not work if two arguments are combined in the package callstring (e.g., {arg1}-{arg2})
@haz haz added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant