Method Parser.RCS()->get_contents_for_revision()
- Method get_contents_for_revision
stringget_contents_for_revision(string|Revisionrev,void|booldont_cache_data)- Description
Returns the file contents from the revision
rev, without performing any keyword expansion. Ifdont_cache_datais set we will not keep intermediate revisions in memory unless they already existed. This will cut down memory use at the expense of slow access to older revisions.- See also