Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pythongosssss/ComfyUI-Custom-Scripts
/ get_valid_dirs
Function
get_valid_dirs
py/text_files.py:16–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
16
def
get_valid_dirs():
17
return
get_allowed_dirs().keys()
18
19
20
def
get_dir_from_name(name):
Callers
2
INPUT_TYPES
Method · 0.85
INPUT_TYPES
Method · 0.85
Calls
1
get_allowed_dirs
Function · 0.85
Tested by
no test coverage detected