Class: Remap::Constructor::None
- Inherits:
-
Concrete
- Object
- Concrete
- Remap::Constructor::None
- Defined in:
- lib/remap/constructor/none.rb
Overview
Default type used by Base
Instance Method Summary collapse
-
#call(state) ⇒ State
Used by Base as a default constructor Using it does nothing but return its input state.