Class: TodoListFormatter::FileOffence

Inherits:
Struct
  • Object
show all
Defined in:
lib/datarockets_style/formatter/todo_list_formatter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cop_nameObject

Returns the value of attribute cop_name

Returns:

  • (Object)

    the current value of cop_name



22
23
24
# File 'lib/datarockets_style/formatter/todo_list_formatter.rb', line 22

def cop_name
  @cop_name
end

#file_pathObject

Returns the value of attribute file_path

Returns:

  • (Object)

    the current value of file_path



22
23
24
# File 'lib/datarockets_style/formatter/todo_list_formatter.rb', line 22

def file_path
  @file_path
end