Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/catppuccin/catppuccin
/ is_enabled
Method
is_enabled
samples/python1.py:677–678 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
675
return
self.window.active_view()
676
677
def
is_enabled(self):
678
return
bool(self.get_working_dir())
679
680
def
get_working_dir(self):
681
if
self._active_file_name():
Callers
nothing calls this directly
Calls
1
get_working_dir
Method · 0.95
Tested by
no test coverage detected