MCPcopy Create free account
hub / github.com/Nitrux/maui-shell / executable

Method executable

src/code/controllers/task.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112QString Task::executable() const
113{
114 return m_executable;
115}
116
117bool Task::isPinned() const
118{

Callers 1

findTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected