Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
112
QString Task::executable() const
113
{
114
return m_executable;
115
}
116
117
bool Task::isPinned() const
118
{
Callers
1
findTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected