|
Smalltalk/X WebserverDocumentation of class 'Comanche::SwikiModule': |
|
|
Class: SwikiModule (in Comanche)Inheritance:Object | +--Comanche::SwikiModule
Class protocol:instance creationInstance protocol:accessing processingExamples:To Start Swiki on Comanche: | module | module := SwikiModule swikiWebServer. module ifNil: [self error: 'Did not start!']. |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:30:57 GMT
|