viewsDirectory property

String viewsDirectory
final

Directory containing .html view templates.

Templates use dot notation: users.profileviews/users/profile.html

Implementation

final String viewsDirectory;