Module boxxy::ffi::exports [] [src]

Functions

boxxy_exec_once_at

Execute a single command.

boxxy_free

Free memory.

boxxy_init

Crate a shell, returns a pointer.

boxxy_run

Drop into a shell with default config.

boxxy_run_at

Start shell at specific pointer.

boxxy_with

Extend the shell struct with additional commands.