API Docs

Properties

This module has no properties.

Methods

hs.reload() -> None

Destroy the current JavaScript runtime and start a new one, loading all configuration from disk again
hs.reload() -> None
None
hs.reload()

hs.collectGarbage() -> None

Force garbage collection of JavaScript objects that no longer have any references
hs.collectGarbage() -> None
None
This uses private macOS API
hs.collectGarbage()