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