| 139 | } |
| 140 | |
| 141 | Value StatusTable::ExternalCommandsAccessor(const Value&) |
| 142 | { |
| 143 | return LivestatusQuery::GetExternalCommands(); |
| 144 | } |
| 145 | |
| 146 | Value StatusTable::ExternalCommandsRateAccessor(const Value&) |
| 147 | { |
nothing calls this directly
no outgoing calls
no test coverage detected