C# (CSharp) NGit.Util Namespace

Nested Namespaces

NGit.Util.IO

Classes

Name Description
FS_Win32
QuotedString Utility functions related to quoted string handling.
QuotedString.BourneStyle Quoting style used by the Bourne shell.
QuotedString.BourneUserPathStyle Bourne style, but permits ~user at the start of the string.
QuotedString.GitPathStyle Quoting style that obeys the rules Git applies to file names
QuotedStringGitPathStyleTest