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_change_seq(
908 &self,

Callers 3

list_stashesMethod · 0.45
runMethod · 0.45
print_coverageMethod · 0.45

Calls

no outgoing calls

Tested by 1

print_coverageMethod · 0.36