xo::api proc method_label (public)
xo::api method_label [ -kind ] proc_spec
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Return a user-friendly label for methods and objects.
- Switches:
- -kind (optional)
- when set, use naming convention from nx, otherwise XOTcl
- Parameters:
- proc_spec (required)
- Testcases:
- No testcase defined.