Class Cri::NotImplementedError
In: lib/cri.rb
Parent: Error

Error that will be raised when an implementation for a method or command is missing. For commands, this may mean that a run block is missing.

[Validate]