:function

Top-level Command

Arguments:

This command prints the function object called in the current stack frame and sets the value of cl:* to that object. Some frames represent calls to internal functions and don't have any associated function objects. If a frame does not have an associated function object, then this command just prints nil.

The minimal abbreviation of :function is :fun.

See top-level.htm for more information on top-level commands.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.