Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/catppuccin/catppuccin
/ active_view
Method
active_view
samples/python1.py:290–291 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
288
return
view.file_name()
289
290
def
active_view(self):
291
return
self.view
292
293
def
get_window(self):
294
if
(hasattr(self,
'view'
) and hasattr(self.view,
'window'
)):
Callers
4
run_command
Method · 0.95
generic_done
Method · 0.95
_active_file_name
Method · 0.95
active_view
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected