def success()

in gym_wikinav/envs/wikinav_env/web_graph.py [0:0]


    def success(self):
        """
        `True` when the traversal has successfully reached the target.
        """
        return self._success