mirror of https://gitee.com/bigwinds/arangodb
Rebuilt aardvark.
This commit is contained in:
parent
1031a3d4e9
commit
ae103ac39f
|
@ -9855,6 +9855,10 @@ else {
|
|||
|
||||
exports.printObject = printObject;
|
||||
|
||||
exports.isCaptureMode = function() {
|
||||
return exports.output === bufferOutput;
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief startCaptureMode
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue