-
Feature Request
-
Resolution: Done
-
Major
-
1.0.5.Final
-
None
The design of the org.jboss.forge.shell.spi.CommandInterceptor class seems misleading. Actually it's not possible to intercept a command execution. It only transforms the input before executing.
Maybe it should be called CommandTransformer.