[][src]Function rood::sys::file::make_executable

pub fn make_executable<T>(p: T) -> Result<(), Error> where
    T: AsRef<Path>,