Skip to content

Loads context state.

context::load name:string

The context::load operator replaces the state of the specified context with its (binary) input.

The name of the context whose state to update.

from_file "ultra-high-res.mmdb", mmap=true
context::load "ctx"

Last updated: