Supposing I have names: ["foo", "bar"] how can I determine whether the user invoked my command via "foo" or "bar"? Inspecting this.name within the preview or execute functions will always return "foo". (I see read in the ubiquity source that this.name is assigned to this.names[0]).
I have a command for which I would like to invoke slightly different functionality depending on which verb/name is used to invoke it. Thanks for the help, Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
