Skip to content

Instantly share code, notes, and snippets.

@enthus1ast
Created November 3, 2019 13:03
Show Gist options
  • Save enthus1ast/110121ca06bdc71f967c7406bac5ad9a to your computer and use it in GitHub Desktop.
Save enthus1ast/110121ca06bdc71f967c7406bac5ad9a to your computer and use it in GitHub Desktop.
dumpTree:
var dis: set[Distribution] = {}
if detectOs(Windows):
dis.incl Windows
## more detect os
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment