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 Details

    • OtherOS

      public OtherOS()