Sync API ======== The sync API is generated automatically from the async API using ``unasync``. The sync API is the default API described in most of the README. .. autoclass:: ahk._sync.engine.AHK :members: :undoc-members: .. autoclass:: ahk._sync.transport.FutureResult :members: :undoc-members: