Skip to content

support executing multiple commands from jsng entrypoint #476

@xmonader

Description

@xmonader

Right now

jsng 'x=5; print(j.core.config.get_config())' gives syntax error because we use eval , changing it to exec will make it work

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions