Extract the CLI into a new Homesick::CLI class, while making Homesick a module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -*- encoding : utf-8 -*-
|
||||
class Homesick
|
||||
module Homesick
|
||||
# Various utility methods that are used by Homesick
|
||||
module Utils
|
||||
protected
|
||||
|
||||
Reference in New Issue
Block a user