Class: Yobi::CheckError
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Yobi::CheckError
- Defined in:
- lib/yobi/repository/check.rb,
sig/yobi.rbs
Overview
One "error" message from a check run.
https://restic.readthedocs.io/en/stable/075_scripting.html#error
Instance Method Summary collapse
Instance Method Details
#message ⇒ String
71 72 73 |
# File 'lib/yobi/repository/check.rb', line 71 def self["message"] end |