class Linearly::Errors::BrokenContract::Inputs
{Inputs} means a {BrokenContract} on inputs.
Private Instance Methods
copy()
click to toggle source
Copy for the error message
@return [String] @api private
# File lib/linearly/errors/broken_contract.rb, line 74 def copy 'failed input expectations' end