bcc-cli-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.CLI.Sophie.Script

Synopsis

Documentation

readFileScriptInAnyLangFilePathExceptT (FileError ScriptDecodeError) IO ScriptInAnyLang Source #

Read a script file. The file can either be in the text envelope format wrapping the binary representation of any of the supported script languages, or alternatively it can be a JSON format file for one of the simple script language versions.