MCPcopy Create free account
hub / github.com/emwalker/digraph / mutation

Method mutation

backend/tests/git/fixtures.rs:56–58  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

54 }
55
56 pub fn mutation(&self) -> Mutation {
57 self.git.mutation(IndexMode::Update).unwrap()
58 }
59
60 pub fn copy(fixture_dirname: &str) -> Self {
61 let fixture = Fixtures::blank(fixture_dirname);

Callers 15

link_deletedFunction · 0.45
activity_log_updatedFunction · 0.45
topics_updatedFunction · 0.45
upsert_linkMethod · 0.45
upsert_topicMethod · 0.45
update_simple_fixturesFunction · 0.45
topic_deletedFunction · 0.45
parent_topics_updatedFunction · 0.45
cannot_delete_root_topicFunction · 0.45
make_topicFunction · 0.45
change_entries_updatedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected