MacOSX implementation of OperatingSystem.
| Type | Name and description |
|---|---|
static org.ysb33r.grolifant.api.core.OperatingSystem |
INSTANCE |
| Type Params | Return Type | Name and description |
|---|---|---|
|
String |
getSharedLibrarySuffix()Return MacOSX string that is used to suffix to shared libraries |
|
boolean |
isMacOsX()Confirms that this is an OS representation of a Mac operating system. |
| Methods inherited from class | Name |
|---|---|
class GenericUnix |
getArch, getArchStr, getExecutableName, getExecutableNames, getScriptName, getSharedLibraryName, getSharedLibrarySuffix, getStaticLibraryName, isUnix |
Return MacOSX string that is used to suffix to shared libraries
Confirms that this is an OS representation of a Mac operating system.
true