Module command_parser

Module command_parser 

Source
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ยง

RestCommand ๐Ÿ”’