Skip to main content

set_require_signed_commit

Function set_require_signed_commit 

Source
pub fn set_require_signed_commit(
    home: &Path,
    match_prefix: &str,
    enabled: bool,
) -> PrayResult<()>