Skip to content

sharedconf: gf-functions: Add function to split strings

Tobias Kahlki requested to merge shared-conf-splitstring into dunfell

The split function allows to split strings by a given separator, optionally search in the split results, and combine the splited elements to a result string.

Merge request reports

Loading