Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
def
fetch_url(url):
158
request(url=url)
159
160
161
def
fetch_curl():
Callers
1
main
Function · 0.85
Calls
1
request
Function · 0.70
Tested by
no test coverage detected