TestimoX

API Reference

Class

PowerShellRuleDiskCache

Namespace TestimoX.RulesPowerShell

Extracts generated PowerShell scripts to disk when falling back to the legacy execution pipeline.

Inheritance

  • Object
  • PowerShellRuleDiskCache

Methods

CleanupTempDirectory() #

Removes any temporary cache directory created for the current process.

EnsureCacheDirectory(TestimoX.Configuration.Engine.PowerShellRuleCacheOptions arg1) #

Ensures scripts are available on disk according to the supplied options and returns the directory path. Returns null when extraction is disabled or there are no scripts to materialize.

Parameters

arg1 TestimoX.Configuration.Engine.PowerShellRuleCacheOptions required