patternedPath - Path can contain pattern '%' and '...
# core
n
patternedPath - Path can contain pattern '%' and '%%'. Path components containing only '%' and '%%' are supported e.g. '/This/Path/%'. Path components containing partial patterns are not supported e.g. '/This/Path/xyz%' ('xyz%' will not be treated as pattern).