method
inspect
v1_9_3_392 -
Show latest stable
- Class:
REXML::Instruction
inspect()public
No documentation available.
# File lib/rexml/instruction.rb, line 66
def inspect
"<?p-i #{target} ...?>"
end inspect()No documentation available.
# File lib/rexml/instruction.rb, line 66
def inspect
"<?p-i #{target} ...?>"
end