package paragraphs
Type Members
- class ParagraphStorageException extends MagpieException with ShowStackTrace
- trait ParagraphStorageManager extends AnyRef
Core Magpie functionality.
Core Magpie functionality. The main entry point is com.silectis.magpie.MagpieContext,
which provides the ability to run commands, execute SQL, and more. It is available as mc
in
scala script tasks and scala notebook blocks.