| Class | PageTemplate::Command |
| In: |
lib/PageTemplate/commands.rb
|
| Parent: | Object |
| called_as | [R] | |
| closer | [R] | |
| modifier | [R] |
Subclasses of Command use the output method to generate their text output. namespace is a Namespace object, which may be required by a particular subclass.
Command#output must return a string