### Obeserved - There are currently 2 processors in launchrctl: - `config.GetValue` - `keyring.GetKeyValue` - Naming is not very consistent whereas both processors have a similar role ### Expected - For consistency, I suggest to rename `config.GetValue` to `config.GetKeyValue` - Optionaly, support for old naming can be kept but deprecate with display of a warning when it's used