Class: Remap::Static::Fixed
- Inherits:
-
Concrete
- Object
- Concrete
- Remap::Static::Fixed
- Defined in:
- lib/remap/static/fixed.rb
Overview
Maps a fixed value to state
Instance Method Summary collapse
-
#call(state) ⇒ State
Set state to #value.
- #value ⇒ Any