Table of Contents

Class StateUtils

Namespace
Cognite.Simulator.Utils
Assembly
Cognite.Simulator.Utils.dll

Utility methods for managing state

public static class StateUtils
Inheritance
StateUtils
Inherited Members

Methods

DeleteLocalDirectory(string)

Delete a directory stored locally

public static void DeleteLocalDirectory(string path)

Parameters

path string

Path to the directory

DeleteLocalFile(string)

Delete a file stored locally

public static void DeleteLocalFile(string path)

Parameters

path string

Path to the file