Tokens
public struct Tokens: Fn
Returns a native reference to tokens. This allows for example, paginate over all tokens in a database.
-
Declaration
Swift
public init(scope: Expr? = nil)
Parameters
scope
the scope database.