Lean  $LEAN_TAG$
QuantConnect.Configuration.ReportArgumentParser Class Reference

Command Line arguments parser for Report Creator More...

Static Public Member Functions

static Dictionary< string, object > ParseArguments (string[] args)
 Parse and construct the args. More...
 

Detailed Description

Command Line arguments parser for Report Creator

Definition at line 24 of file ReportArgumentParser.cs.

Member Function Documentation

◆ ParseArguments()

static Dictionary<string, object> QuantConnect.Configuration.ReportArgumentParser.ParseArguments ( string[]  args)
static

Parse and construct the args.

Definition at line 50 of file ReportArgumentParser.cs.

Here is the call graph for this function:

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