Module: Duxml::Error

Included in:
ErrorClass
Defined in:
lib/duxml/meta/history/error.rb

Instance Method Summary collapse

Instance Method Details

#error?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'lib/duxml/meta/history/error.rb', line 7

def error?
  true
end