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

Method list_views

atomic-core/src/record/context.rs:903–905  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

901 }
902
903 fn list_views(&self) -> Result<Vec<String>, PristineError> {
904 Ok(Vec::new())
905 }
906
907 fn get_conflicts(
908 &self,

Callers 7

list_stashesMethod · 0.45
view_name_candidatesFunction · 0.45
hint_other_viewsMethod · 0.45
run_remoteMethod · 0.45
runMethod · 0.45
print_coverageMethod · 0.45

Calls

no outgoing calls

Tested by 1

print_coverageMethod · 0.36