indent!(amount, indent_string=nil, indent_empty_lines=false)
Instance Public methods
Same as indent
, except it indents the receiver in-place.
Returns the indented string, or nil
if there was nothing to
indent.
Same as indent
, except it indents the receiver in-place.
Returns the indented string, or nil
if there was nothing to
indent.
Please login to continue.