Structsยง
- Debugger
Commands ๐Representation of information to invoke a debugger and check its output
Functionsยง
- check_
single_ ๐line Check that the pattern incheck_line
applies toline
. Returnstrue
if they do match.
check_line
applies to line
. Returns true
if they do match.