class Bashly::IndentationHelper

A helper class, used by the ‘Array#indent` extension. It will return the array of strings with all strings prefixed by `indentation` unless the line is within a heredoc block.