Hi,
I was wondering if it makes sense for a plugin to have multiple alias.
Like, for example, the help plugin could be invoked by calling "help"
or simply "?".
I believe that the @Alias annotation should receive a String[]
instead. That could be extended to other use cases as well.
WDYT ?
Regards,
George Gastaldi