Expand description
ChiselCommand
This module holds the ChiselCommand enum, which contains all builtin commands that can be executed within the REPL.
Structs§
- Chisel
Command Iter - An iterator over the variants of ChiselCommand
- CmdCategory
Iter - An iterator over the variants of CmdCategory
Enums§
- Chisel
Command - Builtin chisel command variants
- CmdCategory
- A category for ChiselCommands
Type Aliases§
- CmdDescriptor
- A command descriptor type