CmdFunc typedef

CmdFunc = Cmd Function()

Type alias for a function that creates commands.

Implementation

typedef CmdFunc = Cmd Function();