You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CRaSH User Group
I would like the shell to indicate the current context of operations in my application. I don't mean to use such an overloaded term (context) but the currently selected "thing" in my app will be what certain commands will operate on. When I'm setting the active "thing" in a command, I can put an item into the context, but how can I initialize that RuntimeContext variable before I ever run the command?