method

key_path

key_path()
private

No documentation available.

# File railties/lib/rails/commands/credentials/credentials_command.rb, line 69
        def key_path
          @key_path ||= relative_path(config.key_path)
        end