puts(exps)
Instance Public methods
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.
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.
Please login to continue.