public interface Command
Provides the interface required for command extensions.
- Version:
- $Id$
- Author:
- Jason Dillon
-
Method Summary
jline.console.completer.Completer
boolean
-
Method Details
-
-
-
getCompleter
jline.console.completer.Completer getCompleter()
-
-
-
-
-
-
getHidden
boolean getHidden()