os

An enum string representing the target operating system.
possible values:

  • "Windows"
  • "Linux"
  • "OSX"
enum string os;

Meta