get_abc_info

app.util.helpers.abc_info.get_abc_info(abc: type[ABCType] | ABCType, *, namespace: object, attr: str) ABCInfo[source]
app.util.helpers.abc_info.get_abc_info(abc: type[ABCType] | ABCType) ABCInfo

Public wrapper around _get_abc_info() that always returns an entry.