Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ clear
Method
clear
lib_acl_cpp/src/stdlib/pipe_stream.cpp:341–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
void pipe_manager::clear()
342
{
343
if (m_pPipeStream) {
344
m_pPipeStream->clear();
345
}
346
}
347
348
} // namespace acl
Callers
2
update
Method · 0.45
update_end
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected