mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Add test for unrecognized command
This commit is contained in:
@@ -8,8 +8,10 @@ require 'youplot/command'
|
||||
module YouPlot
|
||||
class << self
|
||||
attr_accessor :run_as_executable
|
||||
|
||||
def run_as_executable?
|
||||
@run_as_executable
|
||||
end
|
||||
end
|
||||
@run_as_executable = false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user