- Inheritance
- < Resource
Unstructured text resource.
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| strings | public | R | Returns an Array of Strings for this TXT record. |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (first_string, *rest_strings) |
Instance
| Visibility | Signature |
|---|---|
| public | data () |
Class Method Detail
new(first_string, *rest_strings)
Instance Method Detail
data()
Returns the first string from strings.