Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IJHack/QtPass
/ environment
Method
environment
src/executor.cpp:324–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
auto Executor::environment() const -> QStringList {
325
return m_process.environment();
326
}
327
328
/**
329
* @brief Executor::cancelNext cancels execution of first process in queue
Callers
1
Grep
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected