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

Use response tuple #41

Merged
merged 4 commits into from
Jan 1, 2022
Merged

Use response tuple #41

merged 4 commits into from
Jan 1, 2022

Conversation

lenileiro
Copy link
Member

This PR refactors ExUssd to use response tuple

Before

ExUssd.set(menu, error: "invalid selection")

Now

{:error, "invalid selection"}

@lenileiro lenileiro merged commit 1fd05dc into main Jan 1, 2022
@lenileiro lenileiro deleted the introduce-response-tuple branch January 1, 2022 22:22
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.

1 participant