SciFlow-0.6.0: Scientific workflow management system

Safe HaskellNone
LanguageHaskell2010

Scientific.Workflow.Internal.Utils

Documentation

data RemoteOpts config Source #

Constructors

RemoteOpts 

Fields

runRemote :: (DBData a, DBData b, ToJSON config) => RemoteOpts config -> Text -> a -> IO b Source #