Prevent option parser from starting automatically

This commit is contained in:
kojix2
2020-08-15 23:06:55 +09:00
parent ff7b0680aa
commit 02857a46a3
2 changed files with 4 additions and 5 deletions

View File

@@ -2,4 +2,4 @@
require 'uplot'
Uplot::Command.new(ARGV).run
Uplot::Command.new.run