Module: Mayl
- Defined in:
- lib/mayl.rb,
lib/mayl/env.rb,
lib/mayl/repl.rb,
lib/mayl/colors.rb,
lib/mayl/loader.rb,
lib/mayl/locale.rb,
lib/mayl/parser.rb,
lib/mayl/version.rb,
lib/mayl/commands.rb,
lib/mayl/commands/cd.rb,
lib/mayl/commands/ls.rb,
lib/mayl/commands/get.rb,
lib/mayl/commands/set.rb,
lib/mayl/commands/edit.rb,
lib/mayl/commands/exit.rb
Overview
Public: Mayl is an anagram of YAML, and also a console to create, edit and maintain YAML files in any kind of Ruby projects.
Defined Under Namespace
Modules: Colors, Commands, Loader Classes: Env, Locale, Parser, Repl
Constant Summary collapse
- VERSION =
The version of the Mayl gem.
"0.2.1"