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

fix: Properly handle steamlocate app location tristate #902

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

Jan200101
Copy link
Member

find_app returns a complex a Result<Option<t>> which gives us the tristate of

  1. checked and its there
  2. checked and its not there
  3. something fucked up

we only caught 1 and 3

@GeckoEidechse GeckoEidechse changed the title chore: deal with the steamlocate app location tristate fix: Properly handle steamlocate app location tristate Apr 21, 2024
Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GeckoEidechse GeckoEidechse merged commit feba471 into R2NorthstarTools:main Apr 21, 2024
7 checks passed
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

2 participants