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§
- Execution
Result - 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.