bm_host_url

EveAndersson.com : API Browser : bm_host_url

bm_host_url

bm_host_url complete_url
Defined in tcl/bookmarks-defs.tcl

Takes a URL and returns the host portion of it (i.e., http://hostname.com/), which always contains a trailing slash. Returns empty string if complete_url wasn't parseable.

Parameters:
complete_url
[ show source ]

Show another procedure:

eve@eveandersson.com