lib/container_ship/cli.rb in container_ship-0.1.0 vs lib/container_ship/cli.rb in container_ship-0.1.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'fileutils' require 'thor' module ContainerShip class CLI < Thor