Skip to main content

Module io

Module io 

Source
Expand description

cmd_export, cmd_import, cmd_mine migrations.

Structs§

ImportArgs
MineArgs

Functions§

export
export handler. Dumps every memory + link as pretty JSON.
import
import handler. Reads JSON from import_reader (defaulting to stdin in production) and inserts into the DB.
mine
mine handler.