Home
last modified time | relevance | path

Searched refs:KeepTemporaryFiles (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/
DOptions.cs56 public bool KeepTemporaryFiles { get; set; } property in Antmicro.Renode.UI.Options
DCommandLineInterface.cs36 if(options.KeepTemporaryFiles) in Run()