コード例 #1
0
ファイル: nas_qos_port.py プロジェクト: Azure/sonic-nas-qos
 def print_obj(self):
     """
     Print the contents of the CPS Object in a user friendly format
     """
     utl.print_obj(self, self.cps_data)
コード例 #2
0
 def print_obj(self):
     """
     Print the contents of the CPS Object in a user friendly format
     """
     utl.print_obj(self, self.cps_data)