Increases the tab count, meaning anytime CodeBuilder.put is used an extra tab will be written before the data passed to it.
Notes: If the tab count is the same value as size_t.max then this function does nothing.
See Implementation
Increases the tab count, meaning anytime CodeBuilder.put is used an extra tab will be written before the data passed to it.
Notes: If the tab count is the same value as size_t.max then this function does nothing.