-
Notifications
You must be signed in to change notification settings - Fork 1
FileCall
Diwischek edited this page Nov 18, 2018
·
1 revision
Call to read, write or delete text files.
| Description | value |
|---|---|
| super class | HostCall.java |
| configuration | FileConfig.java extends HostConfig.java |
| json configuration | FileConfig.json |
| methods | read,write,delete |
| config key | fileKey, filePath, hostKey |
| fixed keys | |
| variable keys | path, mapPath |
In the test section there are several examples showing the usage.