Files
metasploit-gs/lib/lab.rb
T

12 lines
221 B
Ruby
Raw Normal View History

##
## $Id$
##
## Requiring this file will give access to lab functionality. Specifically
## the ability to start/stop/snapshot/revert & run commands on VMs
##
## $Revision$
##
2010-07-16 22:19:17 +00:00
# Controllers
require 'lab/lab_controller'