Skip to content

env var: pass multiple values #609

Answered by gi0baro
mustafa0x asked this question in Q&A
Discussion options

You must be logged in to vote

@mustafa0x click uses os.path.pathsep to split values on env vars containing paths. On unix, that's the : char. So in your example, this should work GRANIAN_RELOAD_PATHS='/a:/b'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mustafa0x
Comment options

Answer selected by gi0baro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants