Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sygil-Dev/sygil-webui
/ read
Method
read
scripts/hydrus_api/utils.py:27–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
26
class
TextFileLike(T.Protocol):
27
def
read(self) -> str:
28
pass
29
30
31
def
verify_permissions(
Callers
4
parse_hydrus_metadata_file
Function · 0.45
load
Function · 0.45
init
Function · 0.45
suggestion_area
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected