Version 1 of info procs

Updated 2003-09-09 04:09:24

info procs ?pattern?

If pattern isn't specified, returns a list of all the names of Tcl procedures in the current namespace. If pattern is specified, only those procedure names in the current namespace matching pattern are returned. Matching is determined using the same rules as for string match.


See also:


Category Command - Tcl syntax help