struct Agate::Credentials::SshKeyFromAgent

Overview

SSH agent-based authentication.

Defined in:

agate/credentials.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(username : String = "git") #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(username _username = @username) #

[View source]
def username : String #