Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DSetCommand.cs95 …string noun, Action<string, Token> setVariable, Action<string, int> enableStringEater, Action disa… in SetCommand() argument
98 EnableStringEater = enableStringEater; in SetCommand()