Method: CaptainHoog::Git#initialize
- Defined in:
- lib/captain_hoog/git.rb
#initialize ⇒ Git
Returns a new instance of Git.
6 7 8 |
# File 'lib/captain_hoog/git.rb', line 6 def initialize @helper_table = HelperTable.new end |
Returns a new instance of Git.
6 7 8 |
# File 'lib/captain_hoog/git.rb', line 6 def initialize @helper_table = HelperTable.new end |