Added ability for manually entered commands to reference environment
variables [$NAME] and User-Defined variables [NAME]. This necessitated factoring out the variable parsing logic into a separate function callable both by the configuration file parsing logic (for user-defined commands) as well as the command execution logic (for manually entered commands). |
---|
|
twander.py |
---|