Class: Chamomile::FilePickerReadDirMsg
- Inherits:
-
Data
- Object
- Data
- Chamomile::FilePickerReadDirMsg
- Defined in:
- lib/chamomile/components/file_picker.rb
Instance Attribute Summary collapse
-
#entries ⇒ Object
readonly
Returns the value of attribute entries.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
Instance Attribute Details
#entries ⇒ Object (readonly)
Returns the value of attribute entries
4 5 6 |
# File 'lib/chamomile/components/file_picker.rb', line 4 def entries @entries end |
#id ⇒ Object (readonly)
Returns the value of attribute id
4 5 6 |
# File 'lib/chamomile/components/file_picker.rb', line 4 def id @id end |