| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Ribosome.Host.Data.CommandRegister
Description
Special command parameter that exposes the used register.
Synopsis
- newtype CommandRegister = CommandRegister {}
Documentation
newtype CommandRegister Source #
When this type is used as a parameter of a command handler function, the RPC trigger uses the special token
reg in the call.
This type then contains the name of the register specified by the user.
Constructors
| CommandRegister | |
Fields | |