Function set_writable

Source
pub fn set_writable(path: &Path) -> Result<()>
Expand description

Set a path to user writable on unix systems.