SettingsFileCommentclass
SettingsFileComment - this object describes an unparsed line in the settings file. We treat lines that don’t match our parsing rules as comments. We preserve the contents and order of these lines, but we don’t otherwise try to interpret them.
class
SettingsFileComment
: object
Superclass Tree (in declaration order)
SettingsFileComment
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
Properties
str_
the text from the file
Methods
construct (str)
no description available
writeToFile (f)
write the comment line to a file
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3