Class: WayOfWorking::SubCommands::Init

Inherits:
Base
  • Object
show all
Defined in:
lib/way_of_working/readme_badge.rb,
lib/way_of_working/sub_commands/init.rb

Overview

This class defines the “init” parent command

Instance Method Summary collapse

Methods inherited from Base

banner, subcommand_prefix

Instance Method Details

#allObject



12
13
14
# File 'lib/way_of_working/sub_commands/init.rb', line 12

def all
  invoke_all
end