napkin-0.5.14
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Cli.Interactive.Interactive

Description

 
Synopsis

Documentation

data SpecFolders #

Instances

Instances details
Eq SpecFolders # 
Instance details

Defined in Napkin.Cli.Interactive.Interactive

chooseInteractiveCommand :: ToNapkinError e => InteractiveCommandOptions -> LogOptions -> InteractiveAction e -> CLICommand #

Choose whether to run a reloadable acton interactively or not.

autoReloadAction :: ToNapkinError e => InteractiveCommandOptions -> LogOptions -> InteractiveAction e -> CLICommand #

Wait for a spec file or a Haskell file to change and reload action.