Package com.codingchili.core.context
Interface CommandResult
- All Known Implementing Classes:
LauncherCommandResult
public interface CommandResult
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of the result as a string.
-