xo::api proc method_link (public)
xo::api method_link [ -label label ] obj kind method
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Return a link for the method if possible. If no proc-doc is available, return just plain text.
- Switches:
- -label (optional)
- Parameters:
- obj (required)
- kind (required)
- method (required)
- Testcases:
- No testcase defined.