Add brief documentation comments for Homesick and Homesick::Actions
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# -*- encoding : utf-8 -*-
|
||||
require 'thor'
|
||||
|
||||
# Homesick's command line interface (with some helper methods)
|
||||
class Homesick < Thor
|
||||
autoload :Shell, 'homesick/shell'
|
||||
autoload :Actions, 'homesick/actions'
|
||||
|
||||
Reference in New Issue
Block a user