abstract class Fingers::Formatter

Direct Known Subclasses

Defined in:

fingers/types.cr

Instance Method Summary

Instance Method Detail

abstract def format(hint : String, highlight : String, selected : Bool, offset : Tuple(Int32, Int32) | Nil) #

[View source]