Class: ReadmeResult

Inherits:
Result show all
Defined in:
lib/teuton/readme/result.rb

Instance Attribute Summary

Attributes inherited from Result

#alterations, #content, #exitcode

Instance Method Summary collapse

Methods inherited from Result

#contain?, #count, #empty, #eq, #expected, #find, #first, #ge, #gt, #include?, #initialize, #last, #le, #lt, #near_to?, #neq, #not_find, #not_include?, #ok?, #reset, #restore, #since, #until, #value

Constructor Details

This class inherits a constructor from Result

Instance Method Details

#debugObject



4
5
6
# File 'lib/teuton/readme/result.rb', line 4

def debug
  # Nothing to do
end