getDirectory abstract method
Returns an instance of DirectoryInfoBase that represents a subdirectory
Implementation
DirectoryInfoBase? getDirectory(String path);
Returns an instance of DirectoryInfoBase that represents a subdirectory
DirectoryInfoBase? getDirectory(String path);