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
|
||||
# A representation of Homesick's version number in constants, including a
|
||||
# String of the entire version number
|
||||
module Version
|
||||
|
||||
Reference in New Issue
Block a user