Class EnvironmentAndConfigTransformer

java.lang.Object
org.ethelred.util.picocli.defaults.EnvironmentAndConfigTransformer
All Implemented Interfaces:
picocli.CommandLine.IModelTransformer

public class EnvironmentAndConfigTransformer extends Object implements picocli.CommandLine.IModelTransformer
  • Constructor Details

    • EnvironmentAndConfigTransformer

      public EnvironmentAndConfigTransformer()
  • Method Details

    • transform

      public picocli.CommandLine.Model.CommandSpec transform(picocli.CommandLine.Model.CommandSpec commandSpec)
      Specified by:
      transform in interface picocli.CommandLine.IModelTransformer