Skip to main content

set_ownership

Function set_ownership 

Source
pub fn set_ownership(path: &Path, uid: u32, gid: u32) -> Result<()>
Expand description

Set file ownership (uid/gid) via chown