Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ isAvailable
Method
isAvailable
src/Engine.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
bool Engine::isAvailable() const
87
{
88
return !(programPath(program()).isEmpty());
89
}
90
91
//static
92
QStringList Engine::binPaths()
Callers
2
foreach
Function · 0.80
typeset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected