public static class StartupActionScriptManager.DeleteCommand extends java.lang.Object implements java.io.Serializable, StartupActionScriptManager.ActionCommand
EMPTY_ARRAY
Constructor and Description |
---|
DeleteCommand(java.io.File source) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
toString() |
public void execute() throws java.io.IOException
execute
in interface StartupActionScriptManager.ActionCommand
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object