Class: PromptObjects::Repositories::EnvDataRepository::Mutation

Inherits:
Data
  • Object
show all
Defined in:
lib/prompt_objects/repositories/env_data_repository.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cursorObject (readonly)

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



6
7
8
# File 'lib/prompt_objects/repositories/env_data_repository.rb', line 6

def cursor
  @cursor
end

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



6
7
8
# File 'lib/prompt_objects/repositories/env_data_repository.rb', line 6

def entry
  @entry
end