org.crsh.shell.impl.command.spi
Interface CommandResolution


public interface CommandResolution

Author:
Julien Viet

Method Summary
 ShellCommand<?> getCommand()
           
 String getDescription()
           
 

Method Detail

getDescription

String getDescription()

getCommand

ShellCommand<?> getCommand()
                           throws CommandCreationException
Throws:
CommandCreationException


Copyright © 2014 eXo Platform SAS. All Rights Reserved.