FileLauncher.writable

bool writable() @property

Get writable property.

Returns

Whether to make the file writable for the handler.
void writable(bool propval) @property

Set writable property.

Parameters

propvalWhether to make the file writable for the handler.