Bundle.keys

Get keys present in bundle at one global key

class Bundle
@trusted immutable pure nothrow
immutable(Key[])
keys

Return Value

Type: immutable(Key[])

Key array

Meta