module Ameba::Formatter::Util

Direct including types

Defined in:

ameba/formatter/util.cr

Instance Method Summary

Instance Method Detail

def affected_code(source, location, max_length = 100, placeholder = " ...", prompt = "> ") #

[View source]