Class: NitroKit::AppNavigation::Entry
- Inherits:
-
Data
- Object
- Data
- NitroKit::AppNavigation::Entry
- Defined in:
- app/components/nitro_kit/app_navigation.rb
Instance Attribute Summary collapse
-
#kind ⇒ Object
readonly
Returns the value of attribute kind.
Instance Attribute Details
#kind ⇒ Object (readonly)
Returns the value of attribute kind
10 11 12 |
# File 'app/components/nitro_kit/app_navigation.rb', line 10 def kind @kind end |