method
puts
puts(exps)
public
Concatenates all expressions in this printer, separated by newlines.
An Encoding::CompatibilityError is raised of the given exps's encoding doesn’t match the previous expression evaluated.
puts(exps)
public
Concatenates all expressions in this printer, separated by newlines.
An Encoding::CompatibilityError is raised of the given exps's encoding doesn’t match the previous expression evaluated.