Class: Rodbot::CLI::Commands::Credentials
- Inherits:
-
Rodbot::CLI::Command
- Object
- Dry::CLI::Command
- Rodbot::CLI::Command
- Rodbot::CLI::Commands::Credentials
- Defined in:
- lib/rodbot/cli/commands/credentials.rb
Instance Method Summary collapse
Methods inherited from Rodbot::CLI::Command
Instance Method Details
#rescued_call(environment:) ⇒ Object
13 14 15 |
# File 'lib/rodbot/cli/commands/credentials.rb', line 13 def rescued_call(environment:, **) Rodbot.credentials.edit! environment end |