Class: Packwerk::Validator::Result
- Inherits:
-
T::Struct
- Object
- T::Struct
- Packwerk::Validator::Result
- Extended by:
- T::Sig
- Defined in:
- lib/packwerk/validator/result.rb
Instance Method Summary collapse
Instance Method Details
#ok? ⇒ Boolean
13 14 15 |
# File 'lib/packwerk/validator/result.rb', line 13 def ok? ok end |