Méthode |
Description |
|
Clone ( [ path ) : Stack |
|
|
CombinePath ( [ path ) : string |
|
|
CombinePath ( [ path, [ parts ) : string |
|
|
GetDirectoryAsync ( [ fileSystem, [ currentPath, [ path, CancellationToken cancellationToken ) : Task |
|
|
GetDirectoryAsync ( [ fileSystem, [ currentPath, [ pathElements, CancellationToken cancellationToken ) : Task |
|
|
GetFullPath ( [ path ) : string |
|
|
GetFullPath ( [ path, [ fileName ) : string |
|
|
GetParentPath ( [ path ) : string |
|
|
GetPathElements ( [ path ) : IReadOnlyList |
|
|
SearchDirectoryAsync ( [ fileSystem, [ currentPath, [ path, CancellationToken cancellationToken ) : Task> |
|
|
SearchDirectoryAsync ( [ fileSystem, [ currentPath, [ pathElements, CancellationToken cancellationToken ) : Task> |
|
|
SearchEntryAsync ( [ fileSystem, [ currentPath, [ path, CancellationToken cancellationToken ) : Task> |
|
|
SearchEntryAsync ( this fileSystem, [ currentPath, [ pathElements, CancellationToken cancellationToken ) : Task> |
|
|
SearchFileAsync ( [ fileSystem, [ currentPath, [ path, CancellationToken cancellationToken ) : Task> |
|
|
SearchFileAsync ( this fileSystem, [ currentPath, [ pathElements, CancellationToken cancellationToken ) : Task> |
|
|
SplitPath ( [ path ) : IReadOnlyList |
|
|
ToDisplayString ( [ path ) : string |
|
|