struct Breadcrumbs(T)

Defined in:

components/breadcrumbs.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : T) #

[View source]

Instance Method Detail

def to_s(__io__ : IO) : Nil #
Description copied from struct Struct

Same as #inspect(io).