Class: Yobi::CheckError

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/yobi/repository/check.rb,
sig/yobi.rbs

Overview

Instance Method Summary collapse

Instance Method Details

#messageString

Returns:

  • (String)


71
72
73
# File 'lib/yobi/repository/check.rb', line 71

def message
  self["message"]
end