Class: FlogTask

Inherits:
Rake::TaskLib
  • Object
show all
Defined in:
lib/tasks/prolog_flog_task.rb

Overview

Redefinition of standard task’s Rake invocation. Because we don’t like inconsistency in option settings.

Instance Attribute Summary collapse

Instance Attribute Details

#methods_onlyObject

Reek bitches that this is a :reek:Attribute (writable). That’s the point.



11
12
13
# File 'lib/tasks/prolog_flog_task.rb', line 11

def methods_only
  @methods_only
end