EmacsRuntime

High-level wrapper type for emacs_runtime;

struct EmacsRuntime {}

Members

Functions

environment
EmacsEnv environment()

Returns a new environment wrapper in this runtime.

ok
bool ok()

Checks if payload is compatible.

Meta