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
struct
Ipxed::SshProvider::Allow
Ipxed::SshProvider::Allow
Struct
Value
Object
Defined in:
ipxed/server.cr
Constructors
.new
(uuid : UUID, key : Path)
Instance Method Summary
#key
: Path
#key=
(key : Path)
#uuid
: UUID
#uuid=
(uuid : UUID)
Constructor Detail
def self.
new
(uuid : UUID, key : Path)
#
[
View source
]
Instance Method Detail
def
key
: Path
#
[
View source
]
def
key=
(key : Path)
#
[
View source
]
def
uuid
: UUID
#
[
View source
]
def
uuid=
(uuid : UUID)
#
[
View source
]