MCPcopy Create free account
hub / github.com/Recordscript/recordscript / file_confirmed

Method file_confirmed

libs/hbb_common/src/fs.rs:575–577  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

573
574 #[inline]
575 pub fn file_confirmed(&self) -> bool {
576 self.file_confirmed
577 }
578
579 /// Indicating whether the last file is skipped
580 #[inline]

Callers 1

readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected