Skip to content

add rb_uri_is_descendant

Jonathan Matthew requested to merge uri-is-descendant into master

this checks if one uri identifies a file within a specific directory tree, somewhat better than just g_str_has_prefix

should fix #1769 (closed) and could be used elsewhere too

Merge request reports

Loading