Invoking an analyzer from ruby

This commit is contained in:
Charles Care
2019-09-02 20:23:11 +01:00
parent 39117b9236
commit e3946d2c51
5 changed files with 57 additions and 3 deletions

View File

@@ -6,4 +6,5 @@ require "pipeline"
Pipeline.load_config(File.expand_path('../../config/pipeline.yml', __FILE__))
# Pipeline.build_analyzer(ARGV[0])
# Pipeline.scratch
# Pipeline.release
Pipeline.analyzer