com.martiansoftware.nailgun.builtins
Class NGVersion

java.lang.Object
  extended by com.martiansoftware.nailgun.builtins.NGVersion

public class NGVersion
extends Object

Displays the version of the NailGun server and exits.

Author:
Marty Lamb

Constructor Summary
NGVersion()
           
 
Method Summary
static void nailMain(NGContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NGVersion

public NGVersion()
Method Detail

nailMain

public static void nailMain(NGContext context)


Copyright © 2012. All Rights Reserved.