Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
def
_get_app_name() -> str:
22
return
"MCSL2"
23
24
25
def
_build_launch_command() -> str:
Callers
2
is_start_on_startup_enabled
Function · 0.85
set_start_on_startup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected