std/hotcodereloading

Search:
Source   Edit  

Unstable API.

Procs

proc hasAnyModuleChanged(): bool {....raises: [], tags: [], forbids: [].}
Source   Edit  

Templates

template afterCodeReload(body: untyped)
Source   Edit  
template beforeCodeReload(body: untyped)
Source   Edit  
template hasModuleChanged(module: typed): bool
Source   Edit  
template performCodeReload()
Source   Edit