Component
Represents a component.
Attributes
.name | Component class name, e.g. |
.rel_path | Component class file path, relative to the components directory. |
.full_path | Full filesystem path to the component class file |
.dir_path | Directory containing the component class file |
.template_path | Path to the component template file, if present |
.inline? | Returns |