module Aptible::Auth

Constants

VERSION

Public Class Methods

public_key() click to toggle source
# File lib/aptible/auth.rb, line 13
def self.public_key
  Agent.new.public_key
end