Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ipxed
main
Ipxed
SshProvider
Action
Allow
Entry
Query
Built with Crystal 1.9.2
2023-10-07 16:50:14 UTC
class
Ipxed::SshProvider
Ipxed::SshProvider
Reference
Object
Defined in:
ipxed/server.cr
Constant Summary
TIMEOUT
=
5
.minutes
Constructors
.new
(age_identity : Path)
Instance Method Summary
#allow
(uuid : UUID, key : Path)
#query
(uuid : UUID, &block : Proc(String | Nil, Nil))
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
]