Module: Mytotp::Commands

Extended by:
Dry::CLI::Registry
Defined in:
lib/mytotp/commands.rb,
lib/mytotp/commands/service.rb,
lib/mytotp/commands/version.rb,
lib/mytotp/commands/generate.rb,
lib/mytotp/commands/services/add.rb,
lib/mytotp/commands/services/remove.rb

Overview

It’s include and register all commands available in the app

Defined Under Namespace

Modules: Services Classes: Generate, Service, Version