class YARD::Serializers::Base
def serialized_path(object) end
-
(String)- the serialized path of an object
Parameters:
-
object(CodeObjects::Base) -- the object to return a path for
Other tags:
- Abstract: - This method should return the path of the object on the
def serialized_path(object) end