public interface IManCommand
Modifier and Type | Method and Description |
---|---|
String |
getExtendedDescription()
Returns the extended Description of this command
|
String |
toMan()
Returns a String Representations of the Command and it's extended Description.
|
String getExtendedDescription()
String toMan()
Copyright © 2018. All rights reserved.