lib/gistory/cli/main.rb in gistory-0.1.3 vs lib/gistory/cli/main.rb in gistory-0.1.4

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Gistory module Cli class Main def initialize(repo_path:, args:, io: Gistory::Cli::Io.new) @repo_path = repo_path