Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coleifer/sqlite-web
/ base_name
Method
base_name
sqlite_web/sqlite_web.py:124–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
122
123
@property
124
def
base_name(self):
125
return
os.path.basename(self.filename)
126
127
@property
128
def
created(self):
Callers
nothing calls this directly
Calls
1
basename
Method · 0.80
Tested by
no test coverage detected