eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CmdLineOption':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: CmdLineOption


Inheritance:

   Object
   |
   +--CmdLineOption

Package:
stx:libbasic
Category:
System-Support-Command line
Version:
rev: 1.3 date: 2012/01/13 10:58:29
user: vrany
file: CmdLineOption.st directory: libbasic
module: stx stc-classLibrary: libbasic

Instance protocol:

accessing
o  action

o  action: aBlockOrMessageSend

o  description

o  description: aString

o  long

o  long: aString

o  short

o  short: aCharacterOrString

printing & storing
o  printOn: stream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

processing
o  process

o  process: value

queries
o  hasParam



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 14:43:44 GMT