01:00 bda joined 02:46 bda left 05:06 hkdtam joined 07:19 discord-raku-bot left 07:30 discord-raku-bot joined 11:47 bda joined 14:20 lizmat_ joined 14:21 TempIRCLogger left, TempIRCLogger joined 14:24 lizmat left 14:29 lizmat_ is now known as lizmat, lizmat left 14:30 lizmat joined
hyperreal what's the best way to check the platform (Linux, macOS, or Win32) in Raku? 14:54
Morfent `$*DISTRO.name` and `$*VM.osname` will give a name of some sort 15:08
m:```
say $*DISTRO.name
```
boo
```
bastille% raku -e 'say $*DISTRO.name'
openbsd
```
not sure on what its value will be on linux, but on os x it's `darwin` 15:09
windows can have a handful of values, but `$*DISTRO.is-win` takes care of that
Nemokosch Ubuntu 20.04 15:35
Morfent convenient 🙂 16:00
19:51 bda left 19:58 bda joined 21:31 bda left 22:12 bda joined 22:37 bda left