Content returns the source content represented as a string. Examples contents are the single file contents, textbox field, or url parameter.
()
| 26 | // Examples contents are the single file contents, textbox field, |
| 27 | // or url parameter. |
| 28 | Content() string |
| 29 | |
| 30 | // Description gives a brief description of the source. |
| 31 | // Example descriptions are a file name or ui element. |
no outgoing calls