Branch: refs/heads/2.0
Home:
https://github.com/forge/core
Commit: 38a47a9c39ff67d5482249658d0daf040ee91ae3
https://github.com/forge/core/commit/38a47a9c39ff67d5482249658d0daf040ee9...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M shell/api/src/main/java/org/jboss/forge/addon/shell/ui/AbstractShellCommand.java
Log Message:
-----------
isEnabled(UIContext) is final and delegates to isEnabled(ShellContext)
to ensure shell-only behavior