Skip to content

Add CLI specific JSONata functions #13

@uw4

Description

@uw4

Useful might be:

$print / $println - output.
I.e. $println("Hello world! The answer is", 42)

$input - Ask for user input. $input("What is your age?")

$run - run executable.
I.e. $run(["gcc", "-c", $file])

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions