Class PropertyKey

java.lang.Object
org.ethelred.util.picocli.defaults.PropertyKey

public class PropertyKey extends Object
  • Method Details

    • asEnvironmentVariable

      public String asEnvironmentVariable()
    • configKeys

      public List<List<String>> configKeys()
    • from

      public static @Nullable PropertyKey from(picocli.CommandLine.Model.ArgSpec argSpec)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object