Package hudson.cli

Class GroovyshCommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.GroovyshCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class GroovyshCommand extends CLICommand
Executes Groovy shell.
Author:
Kohsuke Kawaguchi