Class NGStop
- java.lang.Object
-
- com.martiansoftware.nailgun.builtins.NGStop
-
public class NGStop extends Object
Shuts down the currently running server.
This is aliased by default to the command "
ng-stop
".- Author:
- Marty Lamb
-
-
Constructor Summary
Constructors Constructor Description NGStop()
-
-
-
Method Detail
-
nailMain
public static void nailMain(NGContext context)
-
-