MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / commandTimeoutMs

Method commandTimeoutMs

tools/ExecuteTerminalCommandTool.cpp:477–480  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475}
476
477int ExecuteTerminalCommandTool::commandTimeoutMs() const
478{
479 return Settings::toolsSettings().terminalCommandTimeout() * 1000;
480}
481
482QString ExecuteTerminalCommandTool::getCommandDescription() const
483{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected