Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/t3l3machus/hoaxshell
/ chill
Function
chill
hoaxshell.py:42–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
# Enable ansi escape characters
42
def
chill():
43
pass
44
45
WINDOWS = True
if
get_system_type() ==
'Windows'
else
False
46
system(
''
)
if
WINDOWS
else
chill()
Callers
3
hoaxshell.py
File · 0.70
do_GET
Method · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected