OpenMake Meister

getEscaped()

This method gets the fully qualified file name with the special Perl regular expression character escaped.

 Example:

 

     c:\work\hello.cpp would be c\:\\work\\hello\.cpp

 

This method is useful for pattern matching.