2 results found in 3 ms, displaying results 1-2
option
<+ stage-option
<+ session-timeout-option
<+ webdsl-verbose-option
<+ disable-typecheck-option
<+ only-typecheck
execution of the web application")
)
if-debug(s) = if where(WebDSLDebug) then s end
session-timeout-option =
ArgOption("--session-timeout"
, ?time; rules( SessionTimeout := time )
, !HelpString("--session-timeout n", "Set session timeout to n minutes"
more fragments