Method | Description | |
---|---|---|
Delete ( ) : void |
Deletes the file
|
|
Delete ( OnError onError ) : void |
Deletes the file
|
|
File ( string path ) : FluentFs.Support |
|
|
FileName ( ) : string |
Returns only the file name of the build artifact
|
|
ToString ( ) : string |
|
Method | Description | |
---|---|---|
File ( IFileSystemWrapper fileSystemWrapper, string path ) : FluentFs.Support |
public File ( string path ) : FluentFs.Support | ||
path | string | Path to the file |
return | FluentFs.Support |