Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DPythonExecuteCommand.cs48 …itor monitor, Func<VariableToken, Token> getVariable, Action<String, ICommandInteraction> execute) in PythonExecuteCommand() argument
52 Execute = execute; in PythonExecuteCommand()