abstract struct PowerlineGen::Fragment

Direct Known Subclasses

Defined in:

powerline-gen/fragments.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
abstract def render(io : IO, direction : Direction, bg_color : Symbol, label_spacing : String, prev_frag : Fragment | Nil, next_frag : Fragment | Nil) #

[View source]