* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected