Is there any POSIX method to get os type in runtim...
# kotlin-native
d
Is there any POSIX method to get os type in runtime ?
d
I know this isn't a direct answer but `expect`/`actual` is not too bad a solution.
d
Thanks...