Class Version
java.lang.Object
com.scivicslab.actoriac.Version
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
-
-
Constructor Details
-
Version
private Version()
-
-
Method Details
-
get
-
full
-
forCommand
Returns the version string for a specific command.- Parameters:
command- the command name (e.g., "run", "list")- Returns:
- formatted version string (e.g., "actor-IaC run 2.14.0-SNAPSHOT")
-