flags

Creates a typed flag collection for this object.

Synopsis

local flags = object:flags()

Returns a Flags handle. The object must be live, and the method is unavailable during @lua/check.

See Also