reexport RemoteClass from Remote for cleanliness
This commit is contained in:
parent
0d83d17f04
commit
48418cb92b
3 changed files with 19 additions and 9 deletions
|
@ -6,6 +6,15 @@
|
|||
-}
|
||||
|
||||
module Remote (
|
||||
Remote,
|
||||
uuid,
|
||||
name,
|
||||
storeKey,
|
||||
retrieveKeyFile,
|
||||
removeKey,
|
||||
hasKey,
|
||||
hasKeyCheap,
|
||||
|
||||
byName,
|
||||
nameToUUID,
|
||||
keyPossibilities,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue