Class ArtifactVersion

java.lang.Object
com.sshtools.volman.app.ArtifactVersion
All Implemented Interfaces:
picocli.CommandLine.IVersionProvider

public class ArtifactVersion extends Object implements picocli.CommandLine.IVersionProvider
  • Constructor Details

    • ArtifactVersion

      public ArtifactVersion()
  • Method Details

    • getVersion

      public String[] getVersion() throws Exception
      Specified by:
      getVersion in interface picocli.CommandLine.IVersionProvider
      Throws:
      Exception