Expand description
Command prompt handling.
Functionsยง
- get_
parser - is_
command_ ๐file_ extension - Match str with command file extensions, currently: sucl
- is_
wave_ ๐file_ extension - Match str with wave file extensions, currently: vcd, fst, ghw
- separate_
at_ ๐space - Split part of a query at whitespace
Type Aliasesยง
- Rest
Command ๐