MCPcopy Create free account
hub / github.com/cmu-db/bustub / IndentAllLines

Method IndentAllLines

src/common/util/string_util.cpp:285–302  ·  view source on GitHub ↗

* Add indention to all lines of the `lines` variable. * * @param lines input string * @param num_indent number of spaces prepended to each line * @param except_first_line if true, the first line is not indented * @return a new string with spaces added to each line */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected