Class: PromptObjects::Repositories::EnvDataRepository::Mutation
- Inherits:
-
Data
- Object
- Data
- PromptObjects::Repositories::EnvDataRepository::Mutation
- Defined in:
- lib/prompt_objects/repositories/env_data_repository.rb
Instance Attribute Summary collapse
-
#cursor ⇒ Object
readonly
Returns the value of attribute cursor.
-
#entry ⇒ Object
readonly
Returns the value of attribute entry.
Instance Attribute Details
#cursor ⇒ Object (readonly)
Returns the value of attribute cursor
6 7 8 |
# File 'lib/prompt_objects/repositories/env_data_repository.rb', line 6 def cursor @cursor end |
#entry ⇒ Object (readonly)
Returns the value of attribute entry
6 7 8 |
# File 'lib/prompt_objects/repositories/env_data_repository.rb', line 6 def entry @entry end |