<-Back

Function: Gwl:Publish-Gwl-App

PUBLISH-GWL-APP void

Publishes an application, optionally with some initial arguments to be passed in as input-slots.

arguments:
path String
The URL pathname component to be published
string-or-symbol String or symbol
The object type to insantiate
keyword arguments:
make-object-args Plist, Default Value: NIL
Extra arguments to pass to make-object

<-Back