MCPcopy Create free account
hub / github.com/TeXworks/texworks / program

Method program

src/Engine.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51const QString Engine::program() const
52{
53 return _program;
54}
55
56const QStringList Engine::arguments() const
57{

Callers 3

foreachFunction · 0.80
typesetMethod · 0.80
doToolConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected