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