Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DSetCommand.cs95 … Token> setVariable, Action<string, int> enableStringEater, Action disableStringEater, Func<int> g… in SetCommand() argument
99 DisableStringEater = disableStringEater; in SetCommand()