MCPcopy Create free account
hub / github.com/MCSLTeam/MCSL2 / _get_app_name

Function _get_app_name

MCSL2Lib/ProgramControllers/startupController.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20
21def _get_app_name() -> str:
22 return "MCSL2"
23
24
25def _build_launch_command() -> str:

Callers 2

set_start_on_startupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected