Miscellaneous Interfaces ======================== Ping ---- .. autoclass:: shc.interfaces.ping.Ping Command ------- These interfaces/objects allow to call a subprocess and use the result in SHC: .. autoclass:: shc.interfaces.command.Command .. autoclass:: shc.interfaces.command.CommandExitCode