lib/commands/ssl.rb in yawast-0.7.0.beta1 vs lib/commands/ssl.rb in yawast-0.7.0.beta2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Yawast
module Commands
class Ssl
def self.process(args, options)
uri = Yawast::Commands::Utils.extract_uri(args)