pub async fn set_executable(executable: impl Into<PathBuf>) -> Result<()>
Sets the executable bit on the given file.
executable