Lean  $LEAN_TAG$
QuantConnect.ToolBox.TemporaryPathProvider Class Reference

Helper method that provides and cleans given temporary paths More...

Static Public Member Functions

static string Get ()
 
static void Delete ()
 Recursively deletes all the given temporary paths More...
 

Detailed Description

Helper method that provides and cleans given temporary paths

Definition at line 27 of file TemporaryPathProvider.cs.

Member Function Documentation

◆ Delete()

static void QuantConnect.ToolBox.TemporaryPathProvider.Delete ( )
static

Recursively deletes all the given temporary paths

Definition at line 45 of file TemporaryPathProvider.cs.


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