method
nest
v1_8_6_287 -
Show latest stable
- Class:
PrettyPrint::SingleLine
nest(indent)public
No documentation available.
# File lib/prettyprint.rb, line 358
def nest(indent)
yield
end nest(indent)No documentation available.
# File lib/prettyprint.rb, line 358
def nest(indent)
yield
end