jgdv.structs.dkey.special.path_key

Classes

PathDKey

A Simple key that always expands to a path, and is then normalised

Module Contents

class jgdv.structs.dkey.special.path_key.PathDKey(*args, **kwargs)[source]

Bases: jgdv.structs.dkey.dkey.DKey[list]

A Simple key that always expands to a path, and is then normalised

exp_coerce_h(inst, factory, opts) <Unknown>[source]
Parameters:
Return type:

jgdv.Maybe[jgdv.structs.dkey._util._interface.ExpInst_d]

exp_final_h(
inst,
root,
factory,
opts,
) <Unknown>[source]
Parameters:
Return type:

jgdv.Maybe[jgdv.structs.dkey._util._interface.ExpInst_d]