napkin-0.5.13
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Napkin.Cli.Repl.CmdRunner

Description

 
Synopsis

Documentation

work :: ReplCommandOptions -> CLICommand #

Repl processing Invokes Napkin ghci repl

type GhciScript = [Text] #

runRepl :: forall b. ToDbBackend b => FilePath -> YamlSpec b -> CLICommand #