filesaver
|
Command-line entry-point. More...
#include <CommandLineApp.h>
Public Member Functions | |
int | main (int argc, char **argv) |
Command-line entry-point.
This provides the filesaver command-line app.
Usage is as follows:
Multiple targets may be passed in. The output of the command-line app won't be particularly useful.
Definition at line 37 of file CommandLineApp.h.
int filesaver::command_line::CommandLineApp::main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file CommandLineApp.cpp.