Hets - the Heterogeneous Tool Set
Copyright(c) Christian Maeder DFKI GmbH 2009
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

CMDL.ProcessScript

Description

 
Synopsis

Documentation

cmdlProcessString :: FilePath -> Int -> String -> CmdlState -> IO (CmdlState, Maybe Command) Source #

resetErrorAndProcString :: FilePath -> Int -> String -> CmdlState -> IO (CmdlState, Maybe Command) Source #

cmdlProcessScriptFile :: Bool -> FilePath -> CmdlState -> IO CmdlState Source #

cmdlProcessFile :: Bool -> HetcatsOpts -> FilePath -> IO CmdlState Source #

The function processes the file of instructions