Maestro
Loading...
Searching...
No Matches
Dacris.Maestro.AppState Class Reference
Collaboration diagram for Dacris.Maestro.AppState:

Public Member Functions

void Reload ()
 
bool IsMock ()
 
void WriteKey (string key, JToken value, bool sensitive=false)
 
void WritePath (string outputPath, JToken outputValue)
 
void ClearKey (string key)
 
JToken? ReadKey (string key)
 
void SanitizeSensitiveKeys ()
 

Static Public Attributes

static readonly AppState Instance
 

Properties

HashSet< string > SensitiveKeys = new() [get, set]
 
JObject StateObject = JObject.Parse("{}") [get, set]
 
ImmutableDictionary< string, string > Constants [get]
 
ILogger? Logger [get, set]
 

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