MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / fetch

Method fetch

src/bonsai/bonsai/core/tool.py:556–556  ·  view source on GitHub ↗
(cls, remote_name)

Source from the content-addressed store, hash-verified

554 def commit_merge(cls, path_ifc): pass
555 def entity_log(cls, path_ifc, step_id): pass
556 def fetch(cls, remote_name): pass
557 def get_commits_list(cls, path_ifc, lookup): pass
558 def get_merge_tool(cls, branch_name): pass
559 def get_selected_branch(cls): pass

Callers 3

test_runMethod · 0.45
executeMethod · 0.45
fetchFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_runMethod · 0.36