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