net.damf.console.comperation
Interface Comperation
- All Known Implementing Classes:
- ConsoleCommand, Copy, DirectoryMerge, Formatte, Navigate, Search, SetPrefs
public interface Comperation
requiresCommand
boolean requiresCommand()
argumentsNeeded
int argumentsNeeded()
make
java.lang.String[] make(java.lang.String[] param)
throws java.io.IOException
- Throws:
java.io.IOException
giveFiles
Comperation giveFiles(java.lang.String[] files)
throws java.io.IOException
- Throws:
java.io.IOException
isInited
boolean isInited()
perform
boolean perform()
throws java.io.IOException
- Throws:
java.io.IOException