extractPathSemver

searches for a semver in the given string starting after a - character, returns everything until the end.

package
string
extractPathSemver
(
string s
)

Meta