Dart.Ftp Namespace : UnixPath Class |
For a list of all members of this type, see UnixPath members.
Name | Description | |
---|---|---|
Combine | Overloaded. Combines two strings into a Unix path. | |
ConvertToUnix | Overloaded. Converts a relative or absolute Windows path to a Unix path fragment, and replaces any Unix filesystem-illegal characters with underscores. | |
ConvertToWindows | Overloaded. Converts a relative or absolute Unix path to a Windows path fragment, and replaces any Windows filesystem-illegal characters with underscores. | |
GetDirectoryName | Returns the directory information for the specified Unix path string. | |
GetFileName | Returns the file name and extension of the specified Unix path string. |