Add a reference to the AuthD::Service definition in the client.

master
Karchnu 2020-12-04 00:08:24 +01:00
parent ccd288a156
commit c39e639ab1
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ class Baguette::Configuration
end
end
class AuthD::Service < IPC::Server
end
# Requests and responses.
require "./exceptions"