Class NisseExtension.OsExtension

java.lang.Object
eu.maveniverse.gradle.nisse.plugin.NisseExtension.OsExtension
Enclosing class:
NisseExtension

public abstract static class NisseExtension.OsExtension extends Object
OS detector source configuration.
  • Constructor Details

    • OsExtension

      public OsExtension()
  • Method Details

    • getActive

      public abstract org.gradle.api.provider.Property<Boolean> getActive()
      Whether the os source is active. Defaults to true.