Module ruby

Source
Expand description

Artichoke CLI entry point.

Artichoke’s version of the ruby CLI. This module is exported as the artichoke binary.

Modules§

cli
Command line interface parser for the ruby binary.

Structs§

Args
Command line arguments for Artichoke ruby frontend.

Enums§

ExecutionResult
Result-like enum for calls to eval code on a Ruby interpreter.

Functions§

run
Main entry point for Artichoke’s version of the ruby CLI.