There was an error while loading. Please reload this page.
show <something>
The show command provides various ways to inspect all kind of objects of the CafeOBJ language. For a full list call show ?.
show
show ?
Some of the more important (but far from complete list) ways to call the show command are:
show [ <modexp> ]
show module tree [ <modexp> ]
show switches
show term [ tree ]
See the entry for switches for a full list.
switches
Related: describe, switches
describe