Class: GGIT

Inherits:
Object
  • Object
show all
Defined in:
lib/g.rb

Instance Method Summary collapse

Constructor Details

#initialize(args, stdin) ⇒ GGIT

init



6
7
8
# File 'lib/g.rb', line 6

def initialize(args, stdin)
  parse_commands(args)
end