MCPcopy
hub / github.com/MaaEnd/MaaEnd / t

Function t

tools/setup_workspace.py:72–73  ·  view source on GitHub ↗
(key: str, **kwargs)

Source from the content-addressed store, hash-verified

70
71
72def t(key: str, **kwargs) -> str:
73 return _local_t(key, **kwargs)
74
75
76try:

Callers 15

create_directory_linkFunction · 0.70
init_localFunction · 0.70
configure_tokenFunction · 0.70
run_commandFunction · 0.70
update_submodulesFunction · 0.70
bootstrap_maadepsFunction · 0.70
bootstrap_3rdpartyFunction · 0.70
run_build_scriptFunction · 0.70
get_latest_release_urlFunction · 0.70
read_versions_fileFunction · 0.70
write_versions_fileFunction · 0.70
_retry_on_permissionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected