mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Add comments
This commit is contained in:
@@ -4,6 +4,7 @@ require 'optparse'
|
||||
require_relative 'options'
|
||||
|
||||
module YouPlot
|
||||
# Class for parsing command line options
|
||||
class Parser
|
||||
class Error < StandardError; end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user