Uses of Class
org.eclipse.jgit.util.QuotedString.BourneUserPathStyle
Packages that use QuotedString.BourneUserPathStyle
-
Uses of QuotedString.BourneUserPathStyle in org.eclipse.jgit.util
Fields in org.eclipse.jgit.util declared as QuotedString.BourneUserPathStyleModifier and TypeFieldDescriptionstatic final QuotedString.BourneUserPathStyle
QuotedString.BOURNE_USER_PATH
Bourne style, but permits~user
at the start of the string.