xo::api proc get_doc_block (public)
xo::api get_doc_block text [ restVar ]
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Get the (first) documentation block of the provided text (which might be e.g. the body of a method).
- Parameters:
- text (required)
- restVar (optional)
- Testcases:
- No testcase defined.