Expand description
Serves a Unix domain socket that proxies connections to any valid SSH agent provided by sshd.
Macros§
- error
- Syntactic sugar to instantiate an error.
Functions§
- run
- Runs the core logic of the app.
- wait_
for_ file - Waits for
pathto exist for a maximum period of time using operationop. Returns the result ofopon success.