kif_lib.Store.has_flags#
- Store.has_flags(flags: StoreFlags) bool [source]#
Tests whether store flags are set.
- Parameters:
flags – Flags to test.
- Returns:
True
if successful;False
otherwise.
Tests whether store flags are set.
flags – Flags to test.
True
if successful; False
otherwise.