Class OtherOS
- java.lang.Object
-
- xyz.ronella.gradle.plugin.simple.git.impl.LinuxOS
-
- xyz.ronella.gradle.plugin.simple.git.impl.OtherOS
-
- All Implemented Interfaces:
IExecutable,IScript
public class OtherOS extends LinuxOS
An implementation specific to unknown OS. The unknown OS will behave as LinuxOS.- Since:
- 2020-05-05
-
-
Constructor Summary
Constructors Constructor Description OtherOS()
-
Method Summary
-
Methods inherited from class xyz.ronella.gradle.plugin.simple.git.impl.LinuxOS
getExecutable, getScript
-
-