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:
@@ -1,6 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module YouPlot
|
||||
# Command line options that are not Plot parameters
|
||||
Options = Struct.new(
|
||||
:delimiter,
|
||||
:transpose,
|
||||
|
||||
Reference in New Issue
Block a user