USE_ORIG_VAR

privex.helpers.types.USE_ORIG_VAR

A simple functionless type, used purely as a default parameter value meaning “fallback to the value from a certain other parameter”.

Primarily used in empty_if() but can be used by any function/method, including use outside of privex-helpers.

alias of privex.helpers.types.UseOrigVar

Methods

Methods