Class: Datahen::CLI::AccountDeployKey
- Inherits:
-
Thor
- Object
- Thor
- Datahen::CLI::AccountDeployKey
- Defined in:
- lib/datahen/cli/account_deploy_key.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.banner(command, namespace = nil, subcommand = false) ⇒ Object
5 6 7 |
# File 'lib/datahen/cli/account_deploy_key.rb', line 5 def self.(command, namespace = nil, subcommand = false) "#{basename} #{@package_name} #{command.usage}" end |