Searched refs:before_chars (Results 1 – 1 of 1) sorted by relevance
638 def inspect( before_chars = 6, after_chars = 10 ) argument639 before = through( -before_chars ).inspect640 @position - before_chars > 0 and before.insert( 0, '... ' )