Class Object
In: lib/eymiha.rb
Parent: Object

Provides a general method raising on conversion problems.

Methods

Public Instance methods

Optionally require a library - don‘t fail if it‘s missing.

Raises an TypeError with a human-readable message when the instance src cannot be converted to an instance of type dest.

Returns the class name of a class or an instance.

[Validate]