Class NGVersion
- java.lang.Object
-
- com.martiansoftware.nailgun.builtins.NGVersion
-
public class NGVersion extends java.lang.Object
Displays the version of the NailGun server and exits.
-
-
Constructor Summary
Constructors Constructor Description NGVersion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
nailMain(NGContext context)
-
-
-
Method Detail
-
nailMain
public static void nailMain(NGContext context)
-
-