MCPcopy
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
16def get_valid_dirs():
17 return get_allowed_dirs().keys()
18
19
20def get_dir_from_name(name):

Callers 2

INPUT_TYPESMethod · 0.85
INPUT_TYPESMethod · 0.85

Calls 1

get_allowed_dirsFunction · 0.85

Tested by

no test coverage detected