Package com.equo.application.client.os
package com.equo.application.client.os
-
ClassDescriptionThe
CommonFolders
class represents common directories and their paths in a file system.Dir represents various types of directories.TheLinux
class represents Linux-specific directories and their paths in the file system.TheMac
class represents Mac-specific directories and their paths in the file system.TheOS
class provides utility methods to determine the operating system type.TheWindows
class represents Windows-specific directories and their paths in the file system.