Class Node::XSTR
In: ext/nodeinfo.c
Parent: Node

Represents a string object inside backticks, e.g.:

  `lit`

The given string is executed in a subshell and the output from its stdout stored in a string.

Methods

lit   members  

Public Class methods

Return an array of strings containing the names of the node class‘s members.

Public Instance methods

the object

[Validate]