Class: Yobi::CheckError
- Defined in:
- lib/yobi/repository/check.rb,
sig/yobi.rbs
Overview
One "error" message from a check run.
Instance Method Summary collapse
Methods inherited from FancyHash
#initialize, #inspect, #pretty_print
Constructor Details
This class inherits a constructor from Yobi::FancyHash
Instance Method Details
#message ⇒ String
72 73 74 |
# File 'lib/yobi/repository/check.rb', line 72 def self["message"] end |