def get_segment_name()

in distill/segmentation/segment.py [0:0]


    def get_segment_name(self):
        """
        Gets the name of a given segment.

        :return: The segment name of the given segment.
        """
        return self.segment_name