Add comments

This commit is contained in:
kojix2
2021-05-29 10:28:56 +09:00
parent d30942fef6
commit 7e97d44caf
4 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
# frozen_string_literal: true
module YouPlot
# Command line options that are not Plot parameters
Options = Struct.new(
:delimiter,
:transpose,