Class: Morpher::Transform
- Inherits:
-
Object
- Object
- Morpher::Transform
- Includes:
- AbstractType, Adamantium
- Defined in:
- lib/morpher/transform.rb
Overview
Composable transform declaration and execution
Direct Known Subclasses
Array, Block, Boolean, Exception, Hash, Hash::Key, Hash::Symbolize, Index, Named, Primitive, Sequence, Success
Defined Under Namespace
Classes: Array, Block, Boolean, Error, Exception, Hash, Index, Named, Primitive, Sequence, Success
Instance Method Summary collapse
-
#call ⇒ Either<Error, Object>
Apply transformation to input.
-
#slug ⇒ String
Default slug.