- wildcard : interactive.loc
- ns : list (option name) → interactive.loc
A loc
is either a 'wildcard', which means "everywhere", or a list of option name
s. none
means target
and some n
means n
in the local context.
core / init.meta.interactive_base
A loc
is either a 'wildcard', which means "everywhere", or a list of option name
s. none
means target
and some n
means n
in the local context.