Module: Analytics::Command

Defined in:
lib/ios_analytics_cli/commands/command.rb,
lib/ios_analytics_cli/commands/init.rb,
lib/ios_analytics_cli/commands/generate.rb

Overview

Command module is used to namespace all the command-classes, i.e. classes that are handling all commands that can be run from the CLI.

Defined Under Namespace

Classes: Generate, Init