guywaldman / magic-cli

Command line utility to make you a magician in the terminal
https://guywaldman.com/posts/introducing-magic-cli
MIT License
725 stars 18 forks source link

Set a default value for `os_version` if it cannot be extracted #25

Closed yuankunzhang closed 4 months ago

yuankunzhang commented 4 months ago

Closes #24 .

guywaldman commented 4 months ago

Thanks for contributing @yuankunzhang.

Ideally there should be a fallback, as "current" wouldn't mean much to the model (and the goal is for the command to be relevant to the OS), but I suppose this good not to crash the app in this case.