Inherits OptionProcessor.
|
Set< Option > | getOptions () |
|
void | process (Env env, Map< Option, String[]> maps) throws CommandException |
|
Allows Autopsy to get path to .aut file passed in via associating the file type in Windows.
Definition at line 35 of file OpenFromArguments.java.
String org.sleuthkit.autopsy.casemodule.OpenFromArguments.getDefaultArg |
( |
| ) |
|
Set<Option> org.sleuthkit.autopsy.casemodule.OpenFromArguments.getOptions |
( |
| ) |
|
|
protected |
void org.sleuthkit.autopsy.casemodule.OpenFromArguments.process |
( |
Env |
env, |
|
|
Map< Option, String[]> |
maps |
|
) |
| throws CommandException |
|
protected |
String org.sleuthkit.autopsy.casemodule.OpenFromArguments.autPath = "" |
|
private |
final Option org.sleuthkit.autopsy.casemodule.OpenFromArguments.option1 = Option.defaultArguments() |
|
private |
The documentation for this class was generated from the following file: