I'm trying to run a command via SSH on a vm windows in cloud. The command is sent by jenkins using a node with ssh connection. Actually everything seems to work
I want to dynamically determine function dispatch in my python code. Like so : https://docs.python.org/3/faq/programming.html#how-do-i-use-strings-to-call-funct
I want to dispatch an action whenever any page or component of my app loads. So what I am trying to do is to dispatch the action using store.dispatch inside use