NAME

list-interps - List Soar interp names

SYNOPSIS

list-interps [type]

DESCRIPTION

This command lists all Soar interpreters known in the process. If a type is given, only those interpreters are listed.

-agent
List only Soar agent interpreters.
-wish
List only wish interpreters (does not include wish-based interpreters with extensions, such as the Soar agent interpreters).
-tclsh
List Tcl-only interpreters.

SEE ALSO

create-interp, destroy-interp