xo::api proc get_method_source (public)
xo::api get_method_source scope obj prefix method
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Return the full method definition.
- Parameters:
- scope (required)
- obj (required)
- prefix (required)
- method (required)
- Testcases:
- No testcase defined.