REPL
Summary#
The sysl repl command creates an interactive session where Sysl syntax can be evaluated.
Usage#
usage: sysl replOptional Flags#
All flags are all optional.
Optional flags:
--helpShow context-sensitive help (also try --help-long and --help-man).--versionShow application version.--log="warn"log level: [debug,info,warn,trace,off]-v, --verboseenable verbose logging--root=ROOTsysl root directory for input model file. If root is not found, the module directory becomes the root, but the module can not import with absolute paths (or imports must be relative).