filesaver
filesaver::command_line::CommandLineApp Class Reference

Command-line entry-point. More...

#include <CommandLineApp.h>

Public Member Functions

int main (int argc, char **argv)
 

Detailed Description

Command-line entry-point.

This provides the filesaver command-line app.

Usage is as follows:

filesaver [...options] [...INPUT_FILE]
General options:
-h [ --help ] print this help message
--num-workers arg The number of worker threads to use
--input-file arg input file

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.

Member Function Documentation

◆ main()

int filesaver::command_line::CommandLineApp::main ( int  argc,
char **  argv 
)

Definition at line 17 of file CommandLineApp.cpp.


The documentation for this class was generated from the following files: