MCPcopy Create free account
hub / github.com/Boris-code/feapder / fetch_url

Function fetch_url

feapder/commands/shell.py:157–158  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

155
156
157def fetch_url(url):
158 request(url=url)
159
160
161def fetch_curl():

Callers 1

mainFunction · 0.85

Calls 1

requestFunction · 0.70

Tested by

no test coverage detected