Class: BridgetownCredentials::Commands::Credentials
- Inherits:
-
Thor
- Object
- Thor
- BridgetownCredentials::Commands::Credentials
- Defined in:
- lib/bridgetown_credentials/commands/credentials.rb
Instance Method Summary collapse
Instance Method Details
#edit ⇒ Object
15 16 17 18 |
# File 'lib/bridgetown_credentials/commands/credentials.rb', line 15 def edit BridgetownCredentials.initializer Bridgetown.credentials.edit! ['environment'] end |