Class Platform


  • public class Platform
    extends Object
    • Constructor Detail

      • Platform

        public Platform​(org.technologybrewery.orphedomos.util.exec.OS os,
                        org.technologybrewery.orphedomos.util.exec.Architecture architecture)
      • Platform

        public Platform​(org.technologybrewery.orphedomos.util.exec.OS os,
                        org.technologybrewery.orphedomos.util.exec.Architecture architecture,
                        String classifier)
    • Method Detail

      • guess

        public static Platform guess()
      • getArchiveExtension

        public String getArchiveExtension()
      • getCodename

        public String getCodename()
      • isWindows

        public boolean isWindows()
      • isMac

        public boolean isMac()