Query: function::indent
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::indent FUNCTION:(3stap) Utility functions for using an FUNCTION:(3stap)NAMEfunction::indent - returns an amount of space to indentSYNOPSISindent:string(delta:long)ARGUMENTSdelta the amount of space added/removed for each callDESCRIPTIONThis function returns a string with appropriate indentation. Call it with a small positive or matching negative delta. Unlike the thread_indent function, the indent does not track individual indent values on a per thread basis. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)