-
Notifications
You must be signed in to change notification settings - Fork 37
config
Alexander Richter edited this page Nov 22, 2024
·
1 revision
plex_path File: config/pipeline.py
Setting pipeline, project and user configurations.
Use global and local variables:
# LOCAL variables
# !join to combine variable and string
project : &PROJECT $pipeline/project
pipeline : !join [*PROJECT, /0_pipeline]
# GLOBAL variables from plex_path
$plex_path_variable
# example
$pipeline\project
scripts
scripts/plugins
- arUtil
- arDesktop
- arSave/arLoad
- arNotice
- arConfig
in development
- arSmartLoader
- arQualityChecker