Add missing YARD tag

This commit is contained in:
Markus Schirp 2013-07-15 10:47:44 +02:00
parent af53250f04
commit 70d6d8d25c

View file

@ -82,6 +82,8 @@ module Mutant
# @return [false]
# otherwise
#
# @api private
#
def stop?
!!@stop
end