| Class | Description |
|---|---|
| CopyTo |
Copy file/directory to another directory.
|
| CreateDirectory |
Creates a new directory.
|
| CreateFile |
Used to check existence of file.
|
| Delete |
Deletes a given file or a directory.
|
| GetExtension |
Retrieves the last modified time of the specified file.
|
| GetModifiedTime |
Retrieves the last modified time of the specified file.
|
| GetName |
Creates the file at the path specified in the File struct.
|
| GetParentDirectory |
Get the parent director of a file or directory.
|
| GetPathValue |
Creates the file at the path specified in the File struct.
|
| Init |
Initializes a given file location to a path.
|
| IsDirectory |
Validates whether the given input is a directory.
|
| List |
List out the content in directory.
|
| MoveTo |
Move file/directory to another directory.
|
| PathExists |
Used to check existence of file.
|
| Resolve |
Resolves file path.
|
| ToAbsolutePath |
Creates the file at the path specified in the File struct.
|
Copyright © 2018 WSO2. All rights reserved.