Interface ICommandEditor
public interface ICommandEditor
Preprocess command-lines
- Author:
- Wes Isberg
-
Method Summary
Modifier and TypeMethodDescriptionString[]editCommand(String[] command) Edit command being used.
-
Method Details
-
editCommand
-