Package com.equo.application.client.os


package com.equo.application.client.os
  • Class
    Description
    The CommonFolders class represents common directories and their paths in a file system.
    Dir represents various types of directories.
    The Linux class represents Linux-specific directories and their paths in the file system.
    The Mac class represents Mac-specific directories and their paths in the file system.
    The OS class provides utility methods to determine the operating system type.
    The Windows class represents Windows-specific directories and their paths in the file system.