Searched refs:startCommand (Results 1 – 1 of 1) sorted by relevance
2171 function getCommandAndParents(startCommand) { argument2173 for (let command = startCommand; command; command = command.parent) {