Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coleifer/sqlite-web
/ basename
Method
basename
sqlite_web/sqlite_web.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
114
@property
115
def
basename(self):
116
return
os.path.basename(self.filename)
117
118
@property
119
def
is_readonly(self):
Callers
4
base_name
Method · 0.80
_add_dataset
Function · 0.80
get_query_images
Function · 0.80
initialize_app
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected