Class: Danger::DiffTodoFinder::Todo

Inherits:
Struct
  • Object
show all
Defined in:
lib/todoist/diff_todo_finder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



26
27
28
# File 'lib/todoist/diff_todo_finder.rb', line 26

def file
  @file
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



26
27
28
# File 'lib/todoist/diff_todo_finder.rb', line 26

def text
  @text
end