metasploit-framework/lib/lab.rb

12 lines
221 B
Ruby

##
## $Id$
##
## Requiring this file will give access to lab functionality. Specifically
## the ability to start/stop/snapshot/revert & run commands on VMs
##
## $Revision$
##
# Controllers
require 'lab/lab_controller'