Module: Yap::Shell

Defined in:
lib/yap/shell.rb,
lib/yap/shell/repl.rb,
lib/yap/shell/prompt.rb,
lib/yap/shell/aliases.rb,
lib/yap/shell/version.rb,
lib/yap/shell/builtins.rb,
lib/yap/shell/commands.rb,
lib/yap/shell/execution.rb,
lib/yap/shell/evaluation.rb,
lib/yap/shell/builtins/cd.rb,
lib/yap/shell/builtins/env.rb,
lib/yap/shell/event_emitter.rb,
lib/yap/shell/builtins/alias.rb,
lib/yap/shell/evaluation/shell_expansions.rb

Defined Under Namespace

Modules: Builtins, Color, EventEmitter, Execution Classes: Aliases, BuiltinCommand, Command, CommandError, CommandFactory, Evaluation, FileSystemCommand, Impl, Prompt, Repl, RubyCommand, ShellCommand, UnknownCommand

Constant Summary collapse

VERSION =
"0.7.2"