Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
dump :: forall backend m t1 t2 t3 t4 t5 t6 t7 t8 t9 drop. (MonadIO m, SpecBackend backend drop t1 t2 t3 t4 t5 t6 t7 t8 t9, MonadThrow m) => Severity -> backend -> String -> YamlSpec backend -> DumpCommandOptions -> m ExitCode #