MCPcopy Create free account
hub / github.com/Atarity/Lightpack / state

Method state

Software/src/Plugin.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130QProcess::ProcessState Plugin::state() const
131{
132 return process->state();
133}
134

Callers 1

getPluginNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected