Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/tiles
/ functions
Functions
6 in github.com/crawl/tiles
⨍
Functions
6
◇
Types & classes
0
↓ 1 callers
Function
copy_dir_list_to_final_dir
walk the given directory, and find files to move to the release directory, ignoring any files listed in a special exclusion file Args:
tools/copy_dir_list_to_final_dir.py:70
↓ 1 callers
Function
main
()
tools/walk_dir_print_excluded_files.py:41
↓ 1 callers
Function
main
()
tools/copy_dir_list_to_final_dir.py:44
↓ 1 callers
Function
usage
Print a help menu to the screen.
tools/walk_dir_print_excluded_files.py:99
↓ 1 callers
Function
usage
Print a help menu to the screen.
tools/copy_dir_list_to_final_dir.py:113
↓ 1 callers
Function
walk_dir_print_excluded_files
walk the given directory, and find files to exclude based on a simple input file that lists files to exclude Args: exclude_file (str
tools/walk_dir_print_excluded_files.py:63