1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

StringIO.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2178 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2002-03-11 12:55:52 +00:00
parent 7ff805d46b
commit 8579ace7b4

View file

@ -1,3 +1,7 @@
: stringio module
Imported. Pseudo (({IO})) class from/to (({String})).
: Array#pack, String#unpack
allows comment in template strings.