Extract the CLI into a new Homesick::CLI class, while making Homesick a module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Homesick
|
||||
module Homesick
|
||||
# Hack in support for diffing symlinks
|
||||
class Shell < Thor::Shell::Color
|
||||
def show_diff(destination, content)
|
||||
|
||||
Reference in New Issue
Block a user