Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ error
Function
error
build_3rdparty.py:153–155 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
151
sys.stdout.flush()
152
153
def
error(msg):
154
message(msg+
'\n'
)
155
sys.exit(1)
156
157
def
shell(cmd):
158
message(
' %s\n'
% cmd)
Callers
3
shell
Function · 0.85
download_file
Function · 0.85
main
Function · 0.85
Calls
1
message
Function · 0.85
Tested by
no test coverage detected