Package org.eclipse.cdt.utils
Class WindowsArgumentQuoter
java.lang.Object
org.eclipse.cdt.utils.WindowsArgumentQuoter
Implementation of proper Windows quoting based on blog post:
https://docs.microsoft.com/en-ca/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way
- Restriction:
- This class is not intended to be referenced by clients.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WindowsArgumentQuoter
public WindowsArgumentQuoter()
-
-
Method Details
-
quoteArgv
-