method

indent!

v4.1.8 - Show latest stable - Class: String
indent!(amount, indent_string=nil, indent_empty_lines=false)
public

Same as indent, except it indents the receiver in-place.

Returns the indented string, or nil if there was nothing to indent.