def _action()

in hexforge_modules/helper.py [0:0]


    def _action(self):
        """
        The function to execute when the context menu is invoked.
        This should contain the main logic of the module.
        """
        pass