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