xo::api proc object_url (public)
xo::api object_url [ -show_source show_source ] \ [ -show_methods show_methods ] scope obj
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Return a link for the object in the object browser (show-object)
- Switches:
- -show_source (optional, defaults to
"0"
)- -show_methods (optional, defaults to
"1"
)- Parameters:
- scope (required)
- obj (required)
- Testcases:
- No testcase defined.