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.