MCPcopy Index your code
hub / github.com/apache/dubbo-python2 / get_path

Method get_path

dubbo/codec/encoder.py:57–58  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

55 return self.__values.keys()
56
57 def get_path(self):
58 return self.__path
59
60
61class Request(object):

Callers 2

_get_class_nameMethod · 0.80
_encode_objectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected