MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / find_working_directory

Function find_working_directory

src/process.cpp:110–149  ·  view source on GitHub ↗

* @brief Resolve the working directory for a configured command. * * @param cmd Command line to execute or inspect. * @param env Environment variables for the child process. * @return Directory used to launch the command, falling back to PATH lookup when needed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.85
terminateMethod · 0.85

Calls 2

pathClass · 0.85
emptyMethod · 0.80

Tested by

no test coverage detected