class Wukong::Load::SourceRunner

Runs the wu-source command.

Public Instance Methods

driver() click to toggle source
# File lib/wukong-load/source_runner.rb, line 30
def driver
  SourceDriver
end