PathEntryKeyInfo

class dsviper.PathEntryKeyInfo

Bases: object

A class used to represent various information for an entry of a map.

Note: Not directly instantiable.

key() Value

Return the key.

key_path() PathConst

Return the path for the key.

map_path() PathConst

Return the path for the map.