Class: Wukong::Load::SourceRunner

Inherits:
Wukong::Local::LocalRunner
  • Object
show all
Includes:
Logging
Defined in:
lib/wukong-load/source_runner.rb

Overview

Runs the wu-source command.

Instance Method Summary collapse

Instance Method Details

#driverObject



30
31
32
# File 'lib/wukong-load/source_runner.rb', line 30

def driver
  SourceDriver
end