Method String.expand_tabs()
- Method expand_tabs
stringexpand_tabs(strings,int|voidtab_width,string|voidsubstitute_tab,string|voidsubstitute_space,string|voidsubstitute_newline)- Description
Expands tabs in a string to ordinary spaces, according to common tabulation rules.