<-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