Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module termdefs :: Class StringArg
[hide private]
[frames] | no frames]

Class StringArg

source code

    Arg --+    
          |    
ArgOneParam --+
              |
             StringArg

An option taking a quoted string argument.

Instance Methods [hide private]
  __init__(self, argname, fixedword=None, default=None)
  __call__(self, keyw)

Inherited from ArgOneParam: get_option


Method Details [hide private]

__init__(self, argname, fixedword=None, default=None)
(Constructor)

source code 
None
Overrides: ArgOneParam.__init__

__call__(self, keyw)
(Call operator)

source code 
None