MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / MarketError

Class MarketError

Scripts/DedSec Market.py:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 'not_installed': 'This app is not installed.',
42 'installed_folder_missing': 'Installed folder was not found on disk.',
43 'update_success_replaced': 'Update completed. The repository was downloaded again and the old files were '
44 'replaced in:\n'
45 '{path}',
46 'no_installed_apps': 'No installed apps were found.',
47 'no_launch_target': 'No launchable main file was detected in the installed repository.',

Callers 9

parse_repo_urlFunction · 0.70
ensure_gitFunction · 0.70
github_requestFunction · 0.70
github_readmeFunction · 0.70
clone_repo_to_tempFunction · 0.70
install_appFunction · 0.70
update_appFunction · 0.70
delete_appFunction · 0.70
run_installed_appFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected