Unstable API.
Procs
proc hasAnyModuleChanged(): bool {...}{.raises: [], tags: [].}
- Source Edit
Templates
template beforeCodeReload(body: untyped)
- Source Edit
template afterCodeReload(body: untyped)
- Source Edit
template hasModuleChanged(module: typed): bool
- Source Edit
template performCodeReload()
- Source Edit