Module artichoke::ruby

source ·
Expand description

Artichoke CLI entry point.

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

Modules

  • Command line interface parser for the ruby binary.

Structs

  • Command line arguments for Artichoke ruby frontend.

Enums

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

Functions

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