Nex.Config (nex_core v0.4.3)

Copy Markdown

Centralized configuration access for Nex framework.

Summary

Functions

Returns the application module name.

Returns whether running in dev environment.

Returns the error page module if configured.

Returns the source path for routes.

Functions

app_module()

Returns the application module name.

dev?()

Returns whether running in dev environment.

error_page_module()

Returns the error page module if configured.

src_path()

Returns the source path for routes.