method

key_path

rails latest stable - Class: Rails::Command::EncryptedCommand
key_path()
private

No documentation available.

# File railties/lib/rails/commands/encrypted/encrypted_command.rb, line 37
        def key_path
          options[:key]
        end