Module: Veewee
- Defined in:
- lib/veewee/shell.rb,
lib/veewee/ssh.rb,
lib/veewee/web.rb,
lib/veewee/utils.rb,
lib/veewee/config.rb,
lib/veewee/export.rb,
lib/veewee/command.rb,
lib/veewee/session.rb,
lib/veewee/version.rb,
lib/veewee/scancode.rb,
lib/veewee/command/basebox.rb,
lib/veewee/command/basebox_list.rb,
lib/veewee/command/basebox_build.rb,
lib/veewee/command/basebox_define.rb,
lib/veewee/command/basebox_export.rb,
lib/veewee/command/basebox_destroy.rb,
lib/veewee/command/basebox_ostypes.rb,
lib/veewee/command/basebox_undefine.rb,
lib/veewee/command/basebox_validate.rb,
lib/veewee/command/basebox_templates.rb
Overview
require ‘open4’
Defined Under Namespace
Modules: Command Classes: BaseBoxConfig, Export, Scancode, Session, Shell, Ssh, Utils, Web
Constant Summary collapse
- VERSION =
File.read(File.dirname(__FILE__) + '/../../VERSION')