MCPcopy Create free account
hub / github.com/bytedance/dplm / ~basic_pstreambuf

Method ~basic_pstreambuf

analysis/TMscore.cpp:1273–1277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1271 */
1272 template <typename C, typename T>
1273 inline
1274 basic_pstreambuf<C,T>::~basic_pstreambuf()
1275 {
1276 close();
1277 }
1278
1279 /**
1280 * Starts a new process by passing @a command to the shell (/bin/sh)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected