public class FileSystemHelper
extends java.lang.Object
| Constructor and Description |
|---|
FileSystemHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
makeWritable(java.io.File file)
When the script editor is saving scripts it uses this function to ensure
that the file is writable.
|
public boolean makeWritable(java.io.File file)
File are
rather limited.file - The file that is being requested to make writable
Abbot is hosted on