[go: up one dir, main page]

Type Definition gix::config::tree::core::CheckStat

source ·
pub type CheckStat = Any<CheckStat>;
Expand description

The core.checkStat key.

Implementations§

source§

impl CheckStat

source

pub fn try_into_checkstat( &'static self, value: Cow<'_, BStr> ) -> Result<bool, GenericErrorWithValue>

Returns true if the full set of stat entries should be checked, and it’s just as lenient as git.