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



24
25
26
# File 'lib/datarockets_style/formatter/todo_list_formatter.rb', line 24

def cop_name
  @cop_name
end

#file_pathObject

Returns the value of attribute file_path

Returns:

  • (Object)

    the current value of file_path



24
25
26
# File 'lib/datarockets_style/formatter/todo_list_formatter.rb', line 24

def file_path
  @file_path
end