server

    Dark Mode
Search:
Group by:

Funcs

func appAddress(app: Prologue): string {...}{.inline, raises: [], tags: [].}
Gets the address from the settings.   Source Edit
func appDebug(app: Prologue): bool {...}{.inline, raises: [], tags: [].}
Gets the debug attributes from the settings.   Source Edit
func appName(app: Prologue): string {...}{.inline, raises: [], tags: [].}
Gets the appName attributes from the settings.   Source Edit
func appPort(app: Prologue): Port {...}{.inline, raises: [], tags: [].}
Gets the port from the settings.   Source Edit