MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / setAsync

Method setAsync

source/io/fsdiropennode.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void FsDirOpenNode::setAsync(bool isAsync) {
62 if (isAsync)
63 kdebug("FsDirOpenNode::setAsync not implemented");
64}
65
66bool FsDirOpenNode::isAsync() {
67 return false;

Callers

nothing calls this directly

Calls 1

kdebugFunction · 0.85

Tested by

no test coverage detected