FileLauncher.writable
bool writable() @propertyGet writable property.
Returns
Whether to make the file writable for the handler.
void writable(bool propval) @propertySet writable property.
Parameters
propval | Whether to make the file writable for the handler. |