api_url: Modify URL preserving existing path component

Description Usage Arguments Details Value See Also

Description

Modify URL preserving existing path component

Usage

1
api_url(base_url, path = NULL, ...)

Arguments

base_url

base url

path

path to be appended, see modify_url

...

other arguments passed to modify_url

Details

api_url works just like modify_url, but when supplied the path argument it is appended to the existing path of base_url instead of replacing it.

Value

An updated URL

See Also

Other Trac accessors: get_trac_milestones, get_trac_tickets, trac_api, trac_login


mbojan/trac2gh documentation built on May 22, 2019, 12:56 p.m.