abstract class Breeze::BreezeComponent

Included Modules

Direct Known Subclasses

Defined in:

breeze/components/breeze_component.cr

Constant Summary

ASSIGNS = [] of Nil

Class Method Summary

Class Method Detail

def self.file_location #

Returns the relative file location to the project root. e.g. src/components/my_component.cr


[View source]