MCPcopy Create free account
hub / github.com/hashintel/hash / name

Method name

libs/@local/graph/store/src/migration.rs:38–40  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

36
37 #[must_use]
38 pub fn name(&self) -> &str {
39 self.name.as_ref()
40 }
41
42 #[must_use]
43 pub const fn state(&self) -> &MigrationState {

Callers 9

graph_to_mermaidFunction · 0.45
acceptMethod · 0.45
sync_turborepoFunction · 0.45
fromMethod · 0.45
from_spectaMethod · 0.45
acceptsMethod · 0.45
start_sendMethod · 0.45
machine_role_assignmentFunction · 0.45
ai_role_assignmentFunction · 0.45

Calls 1

as_refMethod · 0.45

Tested by 2

machine_role_assignmentFunction · 0.36
ai_role_assignmentFunction · 0.36