Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dir
Function · 0.45
layer_from_entries
Function · 0.45
finish_layer
Function · 0.45
tokenize_content_for_display
Function · 0.45
tokenize_single_file
Function · 0.45
fmt
Method · 0.45
archive_to_directory
Method · 0.45
fmt
Method · 0.45
fmt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected