MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / finish

Method finish

atomic-repository/src/archive.rs:765–767  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

763 }
764
765 fn finish(self) -> Result<(), Self::Error> {
766 Ok(())
767 }
768}
769
770// Helper Functions

Callers 9

layer_from_dirFunction · 0.45
layer_from_entriesFunction · 0.45
finish_layerFunction · 0.45
tokenize_single_fileFunction · 0.45
fmtMethod · 0.45
archive_to_directoryMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected