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

Add Key/Value fetch method #9

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

Conversation

sbernhard
Copy link
Contributor

No description provided.

@sbernhard sbernhard force-pushed the add_fetch_kv branch 3 times, most recently from 52ad6b5 to b71d18b Compare April 2, 2024 06:38
@raibisch
Copy link
Owner

raibisch commented Oct 3, 2024

Hi sbernhard, feel free to add this in your fork, but this would be the same function as the existing fetch command... so I like to close this pull request

@sbernhard
Copy link
Contributor Author

Well, this method returns all data in a very easy parse-able way including the status as integer. Often its more eays to parse key=value than to split by "," and select the field you need (which may change in the future).

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