MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / ResetIndent

Method ResetIndent

log.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393
394
395void Logger::ResetIndent()
396{
397 BNLoggerResetIndent(m_object);
398}
399
400
401string Logger::GetIndent() const

Callers 1

DemangleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected