Is there a way to control or manipulate the grok.shell.project
value programatically?
Context: Our use case is to either open an existing project or create a new project and work with this. On open an existing project, new opened project gets assigned to grok.shell.project
. However when we create a new project we cannot assign this to grok.shell.project
(this variable always points to “Scratchpad” project)?