ytdl-sub/tools/docgen
Jesse Bannon 5866c12104
[BUGFIX] Do not run all branches of if functions in scripts (#999)
Will only run branch script code of `if` statements if the condition evaluates to that branch
2024-06-03 15:02:59 -07:00
..
docgen.py [DEV] Regen function doc strings on make docs (#977) 2024-04-27 14:06:16 -07:00
entry_variables.py [REFACTOR] Organize variable definitions (#860) 2023-12-29 14:39:19 -08:00
plugins.py [BACKEND] Optimize memory usage (#872) 2024-01-05 13:04:01 -08:00
scripting_functions.py [BUGFIX] Do not run all branches of if functions in scripts (#999) 2024-06-03 15:02:59 -07:00
static_variables.py [DOCS] Advanced scripting usage, rename Overrides to Static (#866) 2024-01-01 00:01:46 -08:00
utils.py [REFACTOR] Organize variable definitions (#860) 2023-12-29 14:39:19 -08:00