class Ipxed::SshProvider

Defined in:

ipxed/server.cr

Constant Summary

TIMEOUT = 5.minutes

Constructors

Instance Method Summary

Constructor Detail

def self.new(age_identity : Path) #

[View source]

Instance Method Detail

def allow(uuid : UUID, key : Path) #

[View source]
def query(uuid : UUID, &block : Proc(String | Nil, Nil)) #

[View source]