lib/vectory.rb in vectory-0.3.0 vs lib/vectory.rb in vectory-0.4.0

- old
+ new

@@ -19,9 +19,11 @@ class SystemCallError < Error; end class InkscapeNotFoundError < Error; end + class InkscapeQueryError < Error; end + class NotImplementedError < Error; end class NotWrittenToDiskError < Error; end def self.ui